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 | |
| Introduced Version | 1.0.0 | |
| Specific Fields for this Metric | Â | Â |
| function | Function executed in metric event | Â |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "245",
"@id" : "0VzCtsIhZfkD2T0Fjc17gN2U_8216_286_1785056377",
"@ingesttimestamp" : "1785056377496",
"@timestamp" : 1785056377453,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "881",
"duration_unit" : "milliseconds",
"function" : "addMeToOwnerCurrentsAfterDownload",
"m1" : "0.01623732071528672",
"m15" : "0.01623732071528672",
"m5" : "0.01623732071528672",
"max" : "0.418417",
"mean" : "0.4065413331013732",
"mean_rate" : "0.01623732071528672",
"median" : "0.41312299999999996",
"min" : "0.388164",
"name" : "global-operation-time",
"p75" : "0.418417",
"p95" : "0.418417",
"p98" : "0.418417",
"p99" : "0.418417",
"p999" : "0.418417",
"rate_unit" : "events/second",
"stddev" : "0.013204316074827537",
"type" : "TIMER",
"window_count" : "3"
}