Hi,
I am using prometheus exporter to export metrics from HA.
I have it configured but for some reason not all the sensors are being exported. I do not have any filters configured and assume that everything should be exposed.
in config file I have:
prometheus:
namespace: hass
The sensors that are not exposed are mqtt ones that I have manually defined in configuration.yaml. All of them are available in HA and are updating.
Thanks