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" : "42",
"@id" : "Y3hehJLWIC08HrPzpGr145yP_11332_309_1749977944",
"@ingesttimestamp" : "1749977944689",
"@timestamp" : 1749977944667,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "171847957",
"max" : "26",
"mean" : "2.889266593014362",
"median" : "1",
"min" : "0",
"name" : "external-ingest-delay",
"p75" : "2",
"p95" : "18",
"p98" : "21",
"p99" : "23",
"p999" : "25",
"rate_unit" : "ms/second",
"repo" : "humio",
"stddev" : "5.340828871221735",
"type" : "HISTOGRAM",
"window_count" : "11767"
}