trackme
trackme copied to clipboard
TrackMe bug report - HA group alert mapping is not working as expected
When creating an alert through the UI, the HA group mapping needs to be performed before we TrackMe filters out the hosts based on the state.
This:
`trackme_data_host_group_lookup`
Right before:
| eval state=coalesce(data_source_state,data_host_state,metric_host_state) | where