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" : "42",
"@id" : "Y3hehJLWIC08HrPzpGr145yP_15112_1778_1750582864",
"@ingesttimestamp" : "1750582864685",
"@timestamp" : 1750582864667,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "3480716",
"max" : "36001",
"mean" : "20999.94652406417",
"median" : "21013",
"min" : "6032",
"name" : "min-ingest-timestamp",
"p75" : "28630",
"p95" : "34614.4",
"p98" : "35481.880000000005",
"p99" : "35770.44",
"p999" : "36001",
"rate_unit" : "events/second",
"stddev" : "8702.410872072878",
"type" : "HISTOGRAM",
"window_count" : "187"
}