You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently bucket level monitor creates findings. These findings are being fed as source data to a match all doc level monitor which again creates duplicate findings. Hence, detector findings have duplicates
one way to tackle this is to avoid fetching findings for the chained findings monitor in search findings api when call is made to alerting plugin to return findings by monitor id
The text was updated successfully, but these errors were encountered:
Currently bucket level monitor creates findings. These findings are being fed as source data to a match all doc level monitor which again creates duplicate findings. Hence, detector findings have duplicates
one way to tackle this is to avoid fetching findings for the chained findings monitor in search findings api when call is made to alerting plugin to return findings by monitor id
The text was updated successfully, but these errors were encountered: