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" : "15",
"@id" : "9iorL6KUunDPtXomKtgLGG7E_6237_256_1726717225",
"@ingesttimestamp" : "1726717225637",
"@timestamp" : 1726717225608,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"name" : "direct-memory-allocated",
"type" : "GAUGE",
"value" : "318504960"
}