Hello,
Our alert_rule_version
table in Grafana database (we’re using MySQL) is already about 10GB large. When we update Grafana’s version, the migration takes around 15-20 minutes and then throws an error (rn the error might have been of a different origin, but the time of the migration isn’t something we’d like to continue as well).
My question is: Is there a way to clean up the table a bit and is it safe? It would be best if there was a setting in Grafana ini like the one for annotations. If there’s nothing like that, could we do that by hand? If not, is there any way to do something about the time of migrations?
Thanks in advance.