Number of events processed per bulk request in the Elasticsearch ingestion endpoint

Metric Nameelastic-search-ingestion-events-in-bulk
Metric TypeHistogram
Introduced Version1.0.0

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "73",
   "@id" : "jOycnKGH6AuidsJlGtY4lh64_13688_1127_1768726727",
   "@ingesttimestamp" : "1768726727536",
   "@timestamp" : 1768726727493,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "0",
   "max" : "0",
   "mean" : "0",
   "median" : "0",
   "min" : "0",
   "name" : "elastic-search-ingestion-events-in-bulk",
   "p75" : "0",
   "p95" : "0",
   "p98" : "0",
   "p99" : "0",
   "p999" : "0",
   "rate_unit" : "events/second",
   "stddev" : "0",
   "type" : "HISTOGRAM",
   "window_count" : "0"
}