direct-memory-allocated
Metric
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 Name | direct-memory-allocated | |
Metric Type | Gauge |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_353_624_1759654818",
"@ingesttimestamp" : "1759654818747",
"@timestamp" : 1759654818640,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "direct-memory-allocated",
"type" : "GAUGE",
"value" : "229113856"
}