Commit Graph

4 Commits (810b6d160437a5a7e959d6892763a2b66563c1cc)

Author SHA1 Message Date
Mauren Berti 9cc4b218a9
[rancher-monitoring] Fix Grafana nginx.conf URL. 2023-05-03 15:56:41 -04:00
Nicholas Flynt 0abb957377 Remove two subfilter URL rewriting rules from grafana nginx config
With the switch from AngularJS to ReactJS, grafana is now using
/absolute/url style hrefs in its templates and its JavaScript assets,
but these URLs are passed directly into React's clientside routing
engine rather than hitting the proxy on the backend. Thus, rewriting
these URLs is inappropriate, confuses the clientside router, and breaks
interlink between several tabs in the UI, and a few dashboards, among
other things.

Attempts to address #2445
2023-02-28 15:06:17 -05:00
Arvind Iyengar 2cd9429bb5
Merge pull request #2162 from aiyengar2/geet_monitoring_rebase_fixes
Rancher Monitoring Chart Rebase to 40.0.1

(cherry picked from commit 52fd568dae)
2022-11-21 12:12:36 -08:00
Arvind Iyengar 362eb78855
Restructure packages into logical groups 2022-01-06 12:22:40 -08:00