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" : "191",
"@id" : "AVThAjmzF5iq6zNoJ1Fy70jB_459_1540_1752397255",
"@ingesttimestamp" : "1752397255648",
"@timestamp" : 1752397255613,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "36360",
"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" : "1"
}