A Prometheus exporter that reports the health status of services in Nomad's native service discovery.
This is a temporary solution until nomad/16602 is fixed/implemented.
The exporter uses an undocumented API endpoint which might change/break between new releases. This exporter was tested against Nomad v1.5.x.
See -help
for details.
nomad_services
: The total number of services registered.nomad_services_health
: Service health status.