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" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_22_1305_1714448542",
   "@ingesttimestamp" : "1714448542552",
   "@timestamp" : 1714448542405,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "direct-memory-allocated",
   "type" : "GAUGE",
   "value" : "78381056"
}