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_11794_1941_1743325202",
"@ingesttimestamp" : "1743325202955",
"@timestamp" : 1743325202916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "1",
"duration_unit" : "milliseconds",
"function" : "DataDelete",
"m1" : "2.964393875E-314",
"m15" : "4.44659081257E-313",
"m5" : "1.4821969375E-313",
"max" : "0",
"mean" : "0",
"mean_rate" : "1.2955760842362906E-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"
}