Time spent deserializing Kafka records during digest. Does not include the Kafka client's own deserialization (e.g. decompression) or time spent deserializing the individual events.
Metric Name | digest-record-deserialization-ms | |
Metric Type | Histogram | |
Introduced Version | 1.200 |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "212",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_352_1469_1759654815",
"@ingesttimestamp" : "1759654816008",
"@timestamp" : 1759654815813,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "33361085",
"max" : "1",
"mean" : "0.0035445660092790305",
"median" : "0",
"min" : "0",
"name" : "digest-record-deserialization-ms",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "1",
"rate_unit" : "ms/second",
"stddev" : "0.05943064917266928",
"type" : "HISTOGRAM",
"window_count" : "1028"
}