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" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11795_276_1743325262",
"@ingesttimestamp" : "1743325262936",
"@timestamp" : 1743325262916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "2433417",
"max" : "9985",
"mean" : "5064.659574468085",
"median" : "5072",
"min" : "61",
"name" : "min-unacked-ingest-timestamp",
"p75" : "7595.5",
"p95" : "9591.699999999999",
"p98" : "9907.3",
"p99" : "9967.199999999999",
"p999" : "9985",
"rate_unit" : "events/second",
"stddev" : "2902.7904021449503",
"type" : "HISTOGRAM",
"window_count" : "188"
}