Time spent deserializing events during digest. Does not include the Kafka client's own deserialization (e.g. decompression) or time spent deserializing the Kafka record headers.
Metric Name | digest-event-deserialization-ms | |
Metric Type | Histogram | |
Introduced Version | 1.200 |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "216",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_352_17_1759654802",
"@ingesttimestamp" : "1759654802123",
"@timestamp" : 1759654802029,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1886726",
"max" : "4",
"mean" : "0.19848061134859324",
"median" : "0",
"min" : "0",
"name" : "digest-event-deserialization-ms",
"p75" : "0",
"p95" : "1",
"p98" : "1",
"p99" : "1",
"p999" : "2",
"rate_unit" : "ms/second",
"stddev" : "0.41301934119229466",
"type" : "HISTOGRAM",
"window_count" : "1028"
}