The availability status of the auxiliary services registered. true=1 false=0

Metric Nameauxiliary-service-availability
Metric TypeGauge
Introduced Version1.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"
}