Time spent serializing value being written to Kafka when publishing to the chatter topic for each kind of chatter
| Metric Name | kafka-chatter-by-kind-serialize | |
| Metric Type | Timer | |
| Introduced Version | 1.0.0 | |
| Specific Fields for this Metric | Â | Â |
| kind | Subclass of statistical metric | Â |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "245",
"@id" : "0VzCtsIhZfkD2T0Fjc17gN2U_8216_973_1785056437",
"@ingesttimestamp" : "1785056437497",
"@timestamp" : 1785056437453,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1643",
"duration_unit" : "milliseconds",
"kind" : "datasource-currentsegment-stats",
"m1" : "0.19752692781417297",
"m15" : "0.19752692781417297",
"m5" : "0.19752692781417297",
"max" : "0.012071",
"mean" : "0.0037290767386038864",
"mean_rate" : "0.19752692781417297",
"median" : "0.00291",
"min" : "3.47E-4",
"name" : "kafka-chatter-by-kind-serialize",
"p75" : "0.004813",
"p95" : "0.010079999999999999",
"p98" : "0.010079999999999999",
"p99" : "0.010881",
"p999" : "0.010881",
"rate_unit" : "events/second",
"stddev" : "0.002444941453187428",
"type" : "TIMER",
"window_count" : "1028"
}