Timing of all inbound http requests

Metric Namehttp-requests
Metric TypeTimer

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_23_760_1714448782",
   "@ingesttimestamp" : "1714448782718",
   "@timestamp" : 1714448782692,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "486",
   "duration_unit" : "milliseconds",
   "m1" : "0.6174496046232385",
   "m15" : "0.3498051058368845",
   "m5" : "0.5453176924024322",
   "max" : "123",
   "mean" : "21",
   "mean_rate" : "0.5634901841611448",
   "median" : "12.5",
   "min" : "4",
   "name" : "http-requests",
   "p75" : "30.25",
   "p95" : "68.84999999999984",
   "p98" : "123",
   "p99" : "123",
   "p999" : "123",
   "rate_unit" : "events/second",
   "stddev" : "23.19948741279031",
   "type" : "TIMER"
}