average number of exact-match instruction calls per 100 events in the mitre annotation engine
| Metric Name | mitre-annotation-exact-match-uses | |
| Metric Type | Histogram | |
| Introduced Version | 1.195 | |
| Standard Fields for this Metric | ||
| #repo | ||
| #type | ||
| @host | ||
| @id | ||
| @ingesttimestamp | ||
| @timestamp | ||
| @timestamp.nanos | ||
| @timezone | ||
| count | ||
| max | ||
| mean | ||
| median | ||
| min | ||
| name | ||
| p75 | ||
| p95 | ||
| p98 | ||
| p99 | ||
| p999 | ||
| rate_unit | ||
| stddev | ||
| type | ||
| window_count | ||
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "72",
"@id" : "E4JsyIw1U6bFCIC4H9anKvRC_6402_289_1765098077",
"@ingesttimestamp" : "1765098077490",
"@timestamp" : 1765098077450,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "0",
"max" : "0",
"mean" : "0",
"median" : "0",
"min" : "0",
"name" : "mitre-annotation-exact-match-uses",
"p75" : "0",
"p95" : "0",
"p98" : "0",
"p99" : "0",
"p999" : "0",
"rate_unit" : "rate/second",
"stddev" : "0",
"type" : "HISTOGRAM",
"window_count" : "0"
}