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
Introduced Version1.0.0

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "73",
   "@id" : "jOycnKGH6AuidsJlGtY4lh64_13688_797_1768726727",
   "@ingesttimestamp" : "1768726727536",
   "@timestamp" : 1768726727493,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "direct-memory-allocated",
   "type" : "GAUGE",
   "value" : "130023424"
}