We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ecbc0b commit 7941e6aCopy full SHA for 7941e6a
README.md
@@ -89,6 +89,7 @@ BLADE_LISTEN_METRICS=":1234"
89
| `BLADE_FAN_SPEED_PERCENT=80` | Set static fan speed |
90
| `BLADE_CRITICAL_TEMPERATURE_THRESHOLD=60` | Set critical temp threshold (°C) |
91
| `BLADE_HAL_RPM_REPORTING_STANDARD_FAN_UNIT=false` | Disable RPM monitoring for lower CPU use |
92
+| `OTEL_EXPORTER_OTLP_ENDPOINT` | Endpoint for the OTLP exporter |
93
94
## Exposing the gRPC API for Remote Access
95
0 commit comments