mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-29 00:02:03 +08:00

* feat(ruler): base setup for rules and planned maintenance tables * feat(ruler): more changes for making ruler org aware * feat(ruler): fix lint * feat(ruler): update the edit planned maintenance function * feat(ruler): local testing edits for planned maintenance * feat(ruler): abstract store and types from rules pkg * feat(ruler): abstract store and types from rules pkg * feat(ruler): abstract out store and add migration * feat(ruler): frontend changes and review comments * feat(ruler): add back compareAndSelectConfig * feat(ruler): changes for alertmanager matchers * feat(ruler): addressed review comments * feat(ruler): remove the cascade operations from rules table * feat(ruler): update the template for alertmanager * feat(ruler): implement the rule history changes * feat(ruler): implement the rule history changes * feat(ruler): implement the rule history changes --------- Co-authored-by: Vibhu Pandey <vibhupandey28@gmail.com>