Average milliseconds a query has spent not running due to waiting for data from Bucket Storage. Resets when logged.
Metric Name | query-time-spent-starved-waiting-for-bucket-storage-avg | |
Metric Type | Gauge | |
Introduced Version | 1.94 |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_351_390_1759654758",
"@ingesttimestamp" : "1759654758743",
"@timestamp" : 1759654758640,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "query-time-spent-starved-waiting-for-bucket-storage-avg",
"type" : "GAUGE",
"value" : "0.0"
}