Latency of timed events inside Humio jvm

Metric Namejvm-hiccup-latency
Metric TypeHistogram

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "217",
   "@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_355_1104_1759654878",
   "@ingesttimestamp" : "1759654878755",
   "@timestamp" : 1759654878640,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "9722212",
   "max" : "41",
   "mean" : "0.043993231810490696",
   "median" : "0",
   "min" : "0",
   "name" : "jvm-hiccup-latency",
   "p75" : "0",
   "p95" : "0",
   "p98" : "0",
   "p99" : "1",
   "p999" : "8.088999999999942",
   "rate_unit" : "events/second",
   "stddev" : "0.674783551505602",
   "type" : "HISTOGRAM",
   "window_count" : "5910"
}