ingest-parsing
Metric
Time spent parsing incoming events
Metric Name | ingest-parsing | |
Metric Type | Timer | |
Additional Fields for this Metric | ||
See the standard field list | ||
parser | ||
repo | Name of the repository |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11796_600_1743325442",
"@ingesttimestamp" : "1743325442956",
"@timestamp" : 1743325442916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "26559",
"duration_unit" : "milliseconds",
"m1" : "0.7449532476476072",
"m15" : "0.2637751423603763",
"m5" : "0.5258380301548861",
"max" : "0.192024",
"mean" : "0.12471597674418605",
"mean_rate" : "0.03407881065414067",
"median" : "0.114072",
"min" : "0.069026",
"name" : "ingest-parsing",
"p75" : "0.13755",
"p95" : "0.1874138",
"p98" : "0.192024",
"p99" : "0.192024",
"p999" : "0.192024",
"parser" : "audit-log",
"rate_unit" : "events/second",
"repo" : "humio-audit",
"stddev" : "0.02708567238938625",
"type" : "TIMER"
}