min-ingest-timestamp
Metric
Lowest ingest timestamp seen by this node across partitions, relative to current time.
Metric Name | min-ingest-timestamp | |
Metric Type | Histogram | |
Introduced Version | 1.106 |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11795_277_1743325262",
"@ingesttimestamp" : "1743325262936",
"@timestamp" : 1743325262916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "2433417",
"max" : "24941",
"mean" : "11365.79255319149",
"median" : "10733",
"min" : "143",
"name" : "min-ingest-timestamp",
"p75" : "15873.25",
"p95" : "22555.999999999993",
"p98" : "24371.4",
"p99" : "24708.709999999995",
"p999" : "24941",
"rate_unit" : "events/second",
"stddev" : "6099.017732305891",
"type" : "HISTOGRAM",
"window_count" : "188"
}