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" : "39",
"@id" : "2DB5gd8y9S3dbHofLersUsUF_6794_1085_1746953959",
"@ingesttimestamp" : "1746953959798",
"@timestamp" : 1746953959776,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "180505465",
"max" : "30",
"mean" : "2.03612815269257",
"median" : "1",
"min" : "0",
"name" : "external-ingest-delay",
"p75" : "1",
"p95" : "9",
"p98" : "23",
"p99" : "26",
"p999" : "30",
"rate_unit" : "ms/second",
"repo" : "humio",
"stddev" : "4.643038910963919",
"type" : "HISTOGRAM",
"window_count" : "10269"
}