ingest-request-time-ms Metric
The amount of time spent to complete successful ingest requests
| Metric Name | ingest-request-time-ms | |
| Metric Type | Timer | |
| Introduced Version | 1.200 | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "71",
"@id" : "E4JsyIw1U6bFCIC4H9anKvRC_3585_640_1764664339",
"@ingesttimestamp" : "1764664339556",
"@timestamp" : 1764664339516,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "0",
"duration_unit" : "milliseconds",
"m1" : "0",
"m15" : "0",
"m5" : "0",
"max" : "0",
"mean" : "0",
"mean_rate" : "0",
"median" : "0",
"min" : "0",
"name" : "ingest-request-time-ms",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"rate_unit" : "ms/second",
"stddev" : "0",
"type" : "TIMER"
}