Size of external inbound http requests

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "42",
   "@id" : "Y3hehJLWIC08HrPzpGr145yP_15112_1089_1750582804",
   "@ingesttimestamp" : "1750582804684",
   "@timestamp" : 1750582804667,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "594698",
   "max" : "619",
   "mean" : "74.69318181818181",
   "median" : "78",
   "min" : "0",
   "name" : "http-requests-external-size",
   "p75" : "91",
   "p95" : "110.55",
   "p98" : "619",
   "p99" : "619",
   "p999" : "619",
   "rate_unit" : "bytes/second",
   "stddev" : "92.86652861438347",
   "type" : "HISTOGRAM",
   "window_count" : "88"
}