Hi i’ve problem with prometheus plugin
I add plugin in discourse and https://mydiscourse.com/metrics works
https://meta.discourse.org/t/prometheus-exporter-plugin-for-discourse/72666
When I add dashboard in grafana i have this issue:
I’ve try to change cors config (
enable_cors = true
cors_origin = ‘https://discourse.my_domain.fr’
) biut doesn’t change it.
I user bitnami docker image and I have traefik on the serveur. Grafana not locate in the same server that discourse.
Any idea to solved this issue.
Thanks.
Laurent