Time spent ingesting a bulk request using the elasticsearch ingest protocol

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_22_1163_1714448542",
   "@ingesttimestamp" : "1714448542552",
   "@timestamp" : 1714448542405,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "0",
   "duration_unit" : "milliseconds",
   "m1" : "0",
   "m15" : "0",
   "m5" : "0",
   "max" : "0",
   "mean" : "0",
   "mean_rate" : "0",
   "median" : "0",
   "min" : "0",
   "name" : "elastic-search-ingestion-requests",
   "p75" : "0",
   "p95" : "0",
   "p98" : "0",
   "p99" : "0",
   "p999" : "0",
   "rate_unit" : "requests/second",
   "stddev" : "0",
   "type" : "TIMER"
}