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" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_353_1240_1759654818",
"@ingesttimestamp" : "1759654818750",
"@timestamp" : 1759654818640,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "29439",
"duration_unit" : "milliseconds",
"function" : "addMeToOwnerCurrentsAfterDownload",
"m1" : "2.964393875E-314",
"m15" : "2.964393875E-314",
"m5" : "2.964393875E-314",
"max" : "0",
"mean" : "0",
"mean_rate" : "2.964393875E-314",
"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"
}