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" : "31",
"@id" : "wB4YDlku7OxjqmIao09gfq01_15544_1349_1750583023",
"@ingesttimestamp" : "1750583023665",
"@timestamp" : 1750583023608,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "auxiliary-service-availability",
"serviceName" : "default-pdf-render-service",
"type" : "GAUGE",
"value" : "1"
}