ingest-request-delay
Metric
Histogram of ingest request time spent being delayed due to exceeding limit on concurrent processing of ingest
Metric Name | ingest-request-delay | |
Metric Type | Histogram |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_355_1095_1759654878",
"@ingesttimestamp" : "1759654878755",
"@timestamp" : 1759654878640,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "4123",
"max" : "0",
"mean" : "0",
"median" : "0",
"min" : "0",
"name" : "ingest-request-delay",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"rate_unit" : "ms/second",
"stddev" : "0",
"type" : "HISTOGRAM",
"window_count" : "1028"
}