min-unacked-ingest-timestamp
Metric
Lowest unacked-pending-ingest timestamp seen by this node across partitions, relative to current time.
Metric Name | min-unacked-ingest-timestamp | |
Metric Type | Histogram | |
Introduced Version | 1.106 |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "210",
"@id" : "BTKrczf0lFjHhPdTzOIN7uZY_510_71_1756630958",
"@ingesttimestamp" : "1756630958782",
"@timestamp" : 1756630958716,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1008446",
"max" : "10064",
"mean" : "8200.765957446809",
"median" : "8410",
"min" : "5262",
"name" : "min-unacked-ingest-timestamp",
"p75" : "9216.5",
"p95" : "9907.449999999999",
"p98" : "10015.86",
"p99" : "10035.52",
"p999" : "10064",
"rate_unit" : "events/second",
"stddev" : "1262.9742286168846",
"type" : "HISTOGRAM",
"window_count" : "188"
}