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" : "212",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_355_368_1759654875",
"@ingesttimestamp" : "1759654876020",
"@timestamp" : 1759654875813,
"@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"
}