The availability status of the auxiliary services registered. true=1 false=0
Metric Name | auxiliary-service-availability | |
Metric Type | Gauge | |
Introduced Version | 1.140 | |
Additional Fields for this Metric | ||
See the standard field list | ||
serviceName |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "27",
"@id" : "ZuAbaEJRnTfQqST7xRpxNf4I_13987_1632_1743325527",
"@ingesttimestamp" : "1743325527948",
"@timestamp" : 1743325527829,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "auxiliary-service-availability",
"serviceName" : "default-pdf-render-service",
"type" : "GAUGE",
"value" : "1"
}