clarify prometheus supported domains (#33379)

This commit is contained in:
Elliott Balsley 2024-06-24 12:09:00 -07:00 committed by GitHub
parent 553715be1c
commit 6e6a80c1a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -204,3 +204,9 @@ For example:
- record: "known_temperature_c"
expr: "temperature_c unless entity_available == 0"
```
## Supported metrics
Metrics are exported only for the following domains:
`automation`, `binary_sensor`, `climate`, `cover`, `counter`, `device_tracker`, `fan`, `humidifier`, `input_boolean`, `input_number`, `light`, `lock`, `number`, `person`, `sensor`, `update`, `switch`