Count the number bytes per ingest request received at various granular levels simultaneously (all, endpoint, and endpoint/organization/repo level), regardless if the ingest request was successful or not

Metric Nameingest-requests-size-bytes
Metric TypeMeter
Introduced Version1.151
Additional Fields for this Metric  
See the standard field list  
 multi 

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "15",
   "@id" : "9iorL6KUunDPtXomKtgLGG7E_6237_1457_1726717405",
   "@ingesttimestamp" : "1726717405732",
   "@timestamp" : 1726717405726,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "2824339636",
   "m1" : "40632.92026862859",
   "m15" : "61122.68085416313",
   "m5" : "58954.11799644227",
   "mean_rate" : "48475.61830431863",
   "multi" : "internal",
   "name" : "ingest-requests-size-bytes",
   "rate_unit" : "bytes/second",
   "type" : "METER"
}