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" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_357_1465_1759654938",
"@ingesttimestamp" : "1759654938754",
"@timestamp" : 1759654938640,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "306947",
"max" : "10015",
"mean" : "8263.41489361702",
"median" : "8386.5",
"min" : "5923",
"name" : "min-unacked-ingest-timestamp",
"p75" : "9217.75",
"p95" : "9865.1",
"p98" : "9974.34",
"p99" : "10014.11",
"p999" : "10015",
"rate_unit" : "events/second",
"stddev" : "1120.6640307083644",
"type" : "HISTOGRAM",
"window_count" : "188"
}