Hi all,
We have Grafana OnCall OSS set up and working using a postgres database.
We have just set up the prometheus container and all looks well, I’ve added the datasource into Grafana with no issues but when I go to the OnCall Insights dashboard I get either No Data or blank panels. The variables for Team and Integration both have red exclamation marks in them.
I’m not very well versed with Prometheus so hoping someone could provide a little insight!
Thanks in advance!
I get a similar issue. I have a prometheus (AWS Managed) datasource that is collecting the OnCall metrics, but it’s unavailable from the pulldown selector.
“Insights data has missing Prometheus configuration. Open OnCall [documentation]”
I can, however, get the OnCall Insights dashboard to work if I tweak the URL from: https://grafana.mydomain.com/a/grafana-oncall-app/insights?var-datasource=
grafanacloud-usage&var-alert_groups_total=on…
To: https://grafana.mydomain.com/a/grafana-oncall-app/insights?var-datasource=
id_of_my_prometheus_datasource&var-alert_groups_total=on…