Consul exporter
463 Official Exporter

Source Code prometheus/consul_exporter
Last Relase
11/6/2024

Exported Metrics 14

NameDescriptionLabels
consul_catalog_kvThe values for selected keys in Consul's key/value catalog. Keys with non-numeric values are omittedkey
consul_catalog_service_node_healthyIs this service healthy on this nodeservice_id, node, service_name
consul_catalog_servicesHow many services are in the cluster
consul_health_node_statusStatus of health checks associated with a nodecheck, node, status
consul_health_service_statusStatus of health checks associated with a servicecheck, node, service_id, service_name, status
consul_raft_peersHow many peers (servers) are in the Raft cluster
consul_serf_lan_member_infoInformation of member in the cluster.member, role, version
consul_serf_lan_member_statusStatus of member in the cluster. 1=Alive, 2=Leaving, 3=Left, 4=Failed.member
consul_serf_lan_membersHow many members are in the cluster
consul_serf_wan_member_infoInformation of member in the wan cluster.member, dc, role, version
consul_serf_wan_member_statusStatus of member in the wan cluster. 1=Alive, 2=Leaving, 3=Left, 4=Failed.member, dc
consul_service_checksLink the Consul service ID with check name if availableservice_id, service_name, check_id, check_name, node
consul_service_tagTags of a service.service_id, node, tag
consul_upWas the last query of Consul successful
Exported metrics may not be complete and fully accurate.