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" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11794_1494_1743325142",
"@ingesttimestamp" : "1743325142971",
"@timestamp" : 1743325142916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "direct-memory-allocated",
"type" : "GAUGE",
"value" : "191889408"
}