Used for internal debugging. Amount of direct memory allocated by the Humio application. This does not account for every direct memory allocation in the JVM

Metric Namedirect-memory-allocated
Metric TypeGauge

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "71",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_3584_1356_1764664279",
   "@ingesttimestamp" : "1764664279554",
   "@timestamp" : 1764664279516,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "direct-memory-allocated",
   "type" : "GAUGE",
   "value" : "141594624"
}