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" : "96",
"@id" : "93Gb4MuywW7tGNdDwd6MHbfJ_7684_619_1773565320",
"@ingesttimestamp" : "1773565320905",
"@timestamp" : 1773565320865,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "21563",
"max" : "30059",
"mean" : "13569.844919786095",
"median" : "13041",
"min" : "519",
"name" : "min-ingest-timestamp",
"p75" : "17946",
"p95" : "27369.6",
"p98" : "29174.800000000003",
"p99" : "29777.4",
"p999" : "30059",
"rate_unit" : "events/second",
"stddev" : "7111.590352096772",
"type" : "HISTOGRAM",
"window_count" : "187"
}