digest-rate-per-cpu-second
Metric
Number of bytes being processed by the digesters in this node per cpu second spent, tracked per datasource.
Metric Name | digest-rate-per-cpu-second | |
Metric Type | Histogram | |
Introduced Version | 1.179 |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "216",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_351_1720_1759654802",
"@ingesttimestamp" : "1759654802122",
"@timestamp" : 1759654802029,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "16967",
"max" : "4086949",
"mean" : "3519944.5",
"median" : "3404748",
"min" : "3183333",
"name" : "digest-rate-per-cpu-second",
"p75" : "3918779.25",
"p95" : "4086949",
"p98" : "4086949",
"p99" : "4086949",
"p999" : "4086949",
"rate_unit" : "bytes/second",
"stddev" : "392225.7892018321",
"type" : "HISTOGRAM",
"window_count" : "4"
}