ingest-parsing Metric
Time spent parsing incoming events
| Metric Name | ingest-parsing | |
| Metric Type | Timer | |
| Introduced Version | 1.0.0 | |
| Specific Fields for this Metric | ||
| parser | Name of the parser used | |
| repo | Name of the repository | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "96",
"@id" : "93Gb4MuywW7tGNdDwd6MHbfJ_7685_603_1773565440",
"@ingesttimestamp" : "1773565440909",
"@timestamp" : 1773565440865,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "327",
"duration_unit" : "milliseconds",
"m1" : "0.9559205999025406",
"m15" : "0.9559205999025406",
"m5" : "0.9559205999025406",
"max" : "0.44700799999999996",
"mean" : "0.1254581363243361",
"mean_rate" : "0.9559205999025406",
"median" : "0.121289",
"min" : "0.105394",
"name" : "ingest-parsing",
"p75" : "0.129601",
"p95" : "0.15634299999999998",
"p98" : "0.185215",
"p99" : "0.202948",
"p999" : "0.307676",
"parser" : "audit-log",
"rate_unit" : "events/second",
"repo" : "humio-audit",
"stddev" : "0.019162776203304824",
"type" : "TIMER",
"window_count" : "321"
}