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" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_361_1353_1759655058",
"@ingesttimestamp" : "1759655058737",
"@timestamp" : 1759655058640,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "406",
"duration_unit" : "milliseconds",
"m1" : "0.0010077449602976995",
"m15" : "0.0010077449602976995",
"m5" : "0.0010077449602976995",
"max" : "0.21673399999999998",
"mean" : "0.15763911507438186",
"mean_rate" : "0.0010077449602976995",
"median" : "0.21673399999999998",
"min" : "0.09096",
"name" : "ingest-parsing",
"orgId" : "p1lVrKvnGK2wV7iQDSJkanF0iOwu9XJK",
"p75" : "0.21673399999999998",
"p95" : "0.21673399999999998",
"p98" : "0.21673399999999998",
"p99" : "0.21673399999999998",
"p999" : "0.21673399999999998",
"parser" : "kv",
"rate_unit" : "events/second",
"repo" : "jorge_test",
"stddev" : "0.06277256273454705",
"type" : "TIMER"
}