Execution time for named operations being applied to global data, received and executed on this node. Allocated heap is counted as 1ns/byte

Metric Nameglobal-operation-time
Metric TypeTimer
Specific Fields for this Metric  
functionFunction name 
Standard Fields for this Metric  
#repo  
#type  
@host  
@id  
@ingesttimestamp  
@timestamp  
@timestamp.nanos  
@timezone  
count  
duration_unit  
m1  
m15  
m5  
max  
mean  
mean_rate  
median  
min  
name  
p75  
p95  
p98  
p99  
p999  
rate_unit  
stddev  
type  

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "72",
   "@id" : "E4JsyIw1U6bFCIC4H9anKvRC_6401_1308_1765097957",
   "@ingesttimestamp" : "1765097957491",
   "@timestamp" : 1765097957450,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "2",
   "duration_unit" : "milliseconds",
   "function" : "storePartitionAssignment",
   "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"
}