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 | |
| Specific Fields for this Metric | ||
| repo | Name of the repository | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "73",
"@id" : "jOycnKGH6AuidsJlGtY4lh64_13688_758_1768726727",
"@ingesttimestamp" : "1768726727536",
"@timestamp" : 1768726727493,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "6741",
"max" : "0",
"mean" : "0",
"median" : "0",
"min" : "0",
"name" : "external-ingest-delay",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"rate_unit" : "ms/second",
"repo" : "humio-usage",
"stddev" : "0",
"type" : "HISTOGRAM",
"window_count" : "0"
}