Latency target of in-memory buffer after ingest queue in the digest pipeline. It measures the time between buffer flushes after events are received from Kafka by the digester. Events remain unsearchable while in this buffer.

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "216",
   "@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_351_1726_1759654802",
   "@ingesttimestamp" : "1759654802122",
   "@timestamp" : 1759654802029,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "13421",
   "max" : "2362",
   "mean" : "1208.0452705747862",
   "median" : "981",
   "min" : "512",
   "name" : "digest-buffer-target-latency",
   "p75" : "992",
   "p95" : "2062",
   "p98" : "2062",
   "p99" : "2062",
   "p999" : "2062",
   "rate_unit" : "events/second",
   "stddev" : "422.9698193940198",
   "type" : "HISTOGRAM",
   "window_count" : "1028"
}