Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

TrackMe bug report - HA group alert mapping is not working as expected #391

Open
guilhemmarchand opened this issue May 3, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@guilhemmarchand
Copy link
Owner

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
@guilhemmarchand guilhemmarchand added the bug Something isn't working label May 3, 2022
@guilhemmarchand guilhemmarchand self-assigned this May 3, 2022
guilhemmarchand added a commit that referenced this issue May 3, 2022
@guilhemmarchand guilhemmarchand added this to the Version 1.2.59 milestone May 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant