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" : "210",
"@id" : "BTKrczf0lFjHhPdTzOIN7uZY_510_65_1756630958",
"@ingesttimestamp" : "1756630958782",
"@timestamp" : 1756630958716,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1008446",
"max" : "34056",
"mean" : "18452.260638297874",
"median" : "18300.5",
"min" : "774",
"name" : "min-ingest-timestamp",
"p75" : "22184.25",
"p95" : "31351.549999999996",
"p98" : "33166.4",
"p99" : "33771.2",
"p999" : "34056",
"rate_unit" : "events/second",
"stddev" : "6680.9799339788815",
"type" : "HISTOGRAM",
"window_count" : "188"
}