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" : "210",
"@id" : "BTKrczf0lFjHhPdTzOIN7uZY_505_1208_1756630838",
"@ingesttimestamp" : "1756630838748",
"@timestamp" : 1756630838716,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "27343",
"max" : "921",
"mean" : "635",
"median" : "635",
"min" : "349",
"name" : "external-ingest-delay",
"orgId" : "p1lVrKvnGK2wV7iQDSJkanF0iOwu9XJK",
"p75" : "921",
"p95" : "921",
"p98" : "921",
"p99" : "921",
"p999" : "921",
"rate_unit" : "ms/second",
"repo" : "humio-fleet",
"stddev" : "404.4650788387052",
"type" : "HISTOGRAM",
"window_count" : "2"
}