diff --git a/source/_integrations/prometheus.markdown b/source/_integrations/prometheus.markdown index cff2bb947ba..d4c88d88655 100644 --- a/source/_integrations/prometheus.markdown +++ b/source/_integrations/prometheus.markdown @@ -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`