global-operation-rate Metric
Named operations being applied to global data, initiated by this node
| Metric Name | global-operation-rate | |
| Metric Type | Meter | |
| 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_179_1785056377",
"@ingesttimestamp" : "1785056377496",
"@timestamp" : 1785056377453,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "6",
"function" : "create-datasource",
"m1" : "3.351931894960284E-75",
"m15" : "1.285056360015613E-5",
"m5" : "1.4736828655875312E-15",
"mean_rate" : "5.821632736178979E-4",
"name" : "global-operation-rate",
"rate_unit" : "events/second",
"type" : "METER"
}