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" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_357_1459_1759654938",
"@ingesttimestamp" : "1759654938754",
"@timestamp" : 1759654938640,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "306947",
"max" : "24334",
"mean" : "9895.436170212766",
"median" : "8965.5",
"min" : "152",
"name" : "min-ingest-timestamp",
"p75" : "12114.5",
"p95" : "21627.999999999993",
"p98" : "23443.4",
"p99" : "24048.309999999994",
"p999" : "24334",
"rate_unit" : "events/second",
"stddev" : "5300.614717773618",
"type" : "HISTOGRAM",
"window_count" : "188"
}