Base Consul Metrics

See Application Integrations for more information.

consul.catalog.nodes_critical

Number of nodes with service status `critical` from those registered.

consul.catalog.nodes_passing

Number of nodes with service status `passing` from those registered.

consul.catalog.nodes_up

Number of nodes.

consul.catalog.nodes_warning

Number of nodes with service status `warning` from those registered.

consul.catalog.services_critical

Total critical services on nodes.

consul.catalog.services_passing

Total passing services on nodes.

consul.catalog.services_up

Total services registered on nodes.

consul.catalog.services_warning

Total warning services on nodes.

consul.catalog.total_nodes

Number of nodes registered in the consul cluster.

consul.net.node.latency.max

Maximum latency from this node to all others.

consul.net.node.latency.median

Median latency from this node to all others.

consul.net.node.latency.min

Minimum latency from this node to all others.

consul.net.node.latency.p25

p25 latency from this node to all others.

consul.net.node.latency.p75

p75 latency from this node to all others.

consul.net.node.latency.p90

p90 latency from this node to all others.

consul.net.node.latency.p95

p95 latency from this node to all others.

consul.net.node.latency.p99

p99 latency from this node to all others.

consul.peers

Number of peers in the peer set.