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" : "233",
"@id" : "gx5byxX9mjDi9yqVMvtN5vhu_432_1519_1764244350",
"@ingesttimestamp" : "1764244351102",
"@timestamp" : 1764244350944,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "40722",
"duration_unit" : "milliseconds",
"function" : "addMeToOwnerCurrentsAfterDownload",
"m1" : "1.2930305880444631E-173",
"m15" : "1.2930305880444631E-173",
"m5" : "1.2930305880444631E-173",
"max" : "0",
"mean" : "0",
"mean_rate" : "1.2930305880444631E-173",
"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",
"window_count" : "0"
}