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" : "43",
"@id" : "AG5QVwxjAMtprMV9l7Psqn00_3173_1646_1751187487",
"@ingesttimestamp" : "1751187487913",
"@timestamp" : 1751187487844,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "direct-memory-allocated",
"type" : "GAUGE",
"value" : "188743680"
}