Skip to main content

Module metrics

Module metrics 

Source
Expand description

Frozen OpenMetrics names for the v1 broker.

Structs§

MetricDescriptor
One frozen metric descriptor.

Enums§

MetricKind
Metric type used by the OpenMetrics renderer.

Constants§

ACTIVE_BACKENDS
Live backend count by service.
BROKER_METRICS
Complete frozen metric set.
CONNECTIONS_OPEN
Open broker control-plane connections.
FD_USAGE_RATIO
Process file-descriptor or handle pressure ratio.
HELLO_DURATION_SECONDS
Hello latency histogram by service.
HELLO_TOTAL
Hello requests by service, version, and outcome.
METRIC_PREFIX
Prefix for every v1 broker metric.
SPAWN_ATTEMPTS_TOTAL
Backend spawn attempts by service, version, and outcome.
SPAWN_BUDGET_REMAINING
Remaining spawn budget by service and version.
UPTIME_SECONDS
Broker process uptime in seconds.