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" : "191",
   "@id" : "AVThAjmzF5iq6zNoJ1Fy70jB_457_1403_1752397195",
   "@ingesttimestamp" : "1752397195637",
   "@timestamp" : 1752397195613,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "direct-memory-allocated",
   "type" : "GAUGE",
   "value" : "239599616"
}