Search cost (cost up to the first aggregate) of static queries coordinated on this node
| Metric Name | cluster-static-query-total-search-cost | |
| Metric Type | Counter | |
| Introduced Version | 1.218 | |
| Standard Fields for this Metric | ||
| @host | VHost ID | |
| @id | A unique identifier for the event. Can be used to refer to and re-find specific events. | |
| @ingesttimestamp | The timestamp of when the event was ingested. The value is milliseconds-since-epoch. | |
| @timestamp | Timestamp in milliseconds since the epoch (1st Jan 1970, 00:00) of the event, e.g. 2022-11-22 09:50:20.100 if the event has an identifiable timestamp. | |
| @timestamp.nanos | Extended precision of timestamp below millisecond. E.g. 295000 | |
| @timezone | The timezone the event originated in, if known. | |
| count | Counter of the number of events since LogScale was started. | |
| name | Name of metric | |
| type | Metric type | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "74",
"@id" : "jOycnKGH6AuidsJlGtY4lh64_18194_282_1769331489",
"@ingesttimestamp" : "1769331489829",
"@timestamp" : 1769331489787,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "525",
"name" : "cluster-static-query-total-search-cost",
"type" : "COUNTER"
}