Issue with Helm alarm table
"Andries, Robin (FANUC Europe Corporation)" <[email protected]> Thu, 19 Jul 2018 07:55:36 +0000
| Newsgroups | gmane.network.opennms.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I configured Grafana to run behind a Nginx reverse proxy and it's running fine except the alarm table of the OpenNMS Helm app. If I want to open the "Options" tab of the alarm table, Grafana is throwing a ""{alert.title}}" alert. If I'm disabling the reverse proxy, everything is fine, so I'm assuming that there is something wrong with my config. There is nothing inside the Grafana or Nginx log...
Nginx:
location /grafana/ {
proxy_pass http://127.0.0.1:3000/;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
}
Grafana.ini:
root_url = %(protocol)s://%(domain)s:/grafana/
Any ideas?
BG
Robin
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-discuss mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss