external-ingest-delay
Metric
Time delay between log creation (@timestamp) and LogScale ingestion (@ingesttimestamp)
Metric Name | external-ingest-delay | |
Metric Type | Histogram | |
Introduced Version | 1.183 | |
Additional Fields for this Metric | ||
See the standard field list | ||
repo | Name of the repository |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_353_175_1759654818",
"@ingesttimestamp" : "1759654818740",
"@timestamp" : 1759654818640,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "5222",
"max" : "2024521",
"mean" : "2624.4821848031243",
"median" : "970",
"min" : "225",
"name" : "external-ingest-delay",
"orgId" : "p1lVrKvnGK2wV7iQDSJkanF0iOwu9XJK",
"p75" : "970",
"p95" : "970",
"p98" : "61004",
"p99" : "61004",
"p999" : "61004",
"rate_unit" : "ms/second",
"repo" : "humio-fleet",
"stddev" : "10095.691192147897",
"type" : "HISTOGRAM",
"window_count" : "1028"
}