I had Grafana 7.5.7 working with a lot of alerts configured I used to save all the dashboards as a json file and this has the alerts. After I upgraded to the 9.3.1 version all the alerts disappeared. I saw online that you can configure the old alerts
force_migration = true
[alerting]
enabled = true
[unified_alerting]
enabled = false
But his does not work. Can someone give me some insight on what I need to do? Should I just create new rules and provision them ou is there a was to migrate these?
Thanks in advance