keephq / keep

The open-source alert management and AIOps platform
https://keephq.dev
Other
8.03k stars 757 forks source link

[🐛 Bug]: simulate_alerts trying to assign alerts to incident by alert id instead of fingerprint #2757

Closed VladimirFilonov closed 7 hours ago

dosubot[bot] commented 8 hours ago

The simulate_alerts function in the Keep platform is designed to handle alert assignment by using fingerprints rather than alert IDs. Fingerprints are crucial for de-duplication, grouping, and managing alerts efficiently. They help in associating alerts with incidents by identifying unique conditions that trigger alerts [1].

If the simulate_alerts function is attempting to assign alerts to incidents using alert IDs instead of fingerprints, it might not align with the intended design of the system. This could lead to issues with alert de-duplication and incident management, as the system relies on fingerprints to manage these processes effectively [2].

To continue talking to Dosu, mention @dosu.