global-operation-time
Metric
Execution time for named operations being applied to global data, received and executed on this node. Allocated heap is counted as 1ns/byte
Metric Name | global-operation-time | |
Metric Type | Timer | |
Additional Fields for this Metric | ||
See the standard field list | ||
function | Function name |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_8523_117_1742720402",
"@ingesttimestamp" : "1742720402929",
"@timestamp" : 1742720402893,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1",
"duration_unit" : "milliseconds",
"function" : "DataDelete",
"m1" : "2.964393875E-314",
"m15" : "4.9107594401086175E-82",
"m5" : "2.960642636761692E-243",
"max" : "0",
"mean" : "0",
"mean_rate" : "5.985966170045465E-6",
"median" : "0",
"min" : "0",
"name" : "global-operation-time",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"rate_unit" : "events/second",
"stddev" : "0",
"type" : "TIMER"
}