Open StefanSa opened 2 weeks ago
Did you try re-provisioning the plugin after activating https
on grafana?
Maybe #5197 might help by provisioning with a service token (change those grafana http
calls to https
)
Make sure your oncall configuration is adjusted as well:
GRAFANA_API_URL= https://....
or in the helm chart
externalGrafana:
url: https://<....>
What went wrong?
What happened: As soon as you
activate https
in Grafana, the oncall app does not start with this error message.What did you expect to happen: That oncall also works
with activated https
on Grafana.How do we reproduce it?
activate https in grafana.ini
Grafana OnCall Version
v1.12.1
Product Area
Helm/Kubernetes/Docker
Grafana OnCall Platform?
Docker
User's Browser?
No response
Anything else to add?
No response