Histogram of ingest request time spent being delayed due to exceeding limit on concurrent processing of ingest

Metric Nameingest-request-delay
Metric TypeHistogram

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_23_1362_1714448902",
   "@ingesttimestamp" : "1714448902762",
   "@timestamp" : 1714448902732,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "0",
   "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" : "0"
}