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" : "1",
"@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_24_1372_1714449202",
"@ingesttimestamp" : "1714449202815",
"@timestamp" : 1714449202792,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "3913",
"max" : "10171",
"mean" : "5202.770491803279",
"median" : "5109",
"min" : "231",
"name" : "min-ingest-timestamp",
"p75" : "7858",
"p95" : "9812.8",
"p98" : "10120.32",
"p99" : "10156.72",
"p999" : "10171",
"rate_unit" : "events/second",
"stddev" : "2909.2741252840992",
"type" : "HISTOGRAM",
"window_count" : "183"
}