Hello everyone,
I have a question about a recent migration. I migrated my Grafana SQLite database to a PostgreSQL database using pgloader. However, after the migration, my contact points are not showing up. I’ve attached a screenshot for reference. Could you please help me resolve this issue?
It looks like something is not right with the notification configuration. What you see is the default configuration.
Compare tables alert_configuration from both databases. The table usually contains one row (per organization).
Check logs (look for alertmanager in logger name), the configuration may fail to load.