Commit Graph

6 Commits (fc4a6b1ccb3263844e8615857e518f365c39ba53)

Author SHA1 Message Date
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 40325d35a4
[rancher-grafana] Replace .Values.rbac.pspEnabled with .Values.global.cattle.psp.enabled and bump major version 2023-01-30 09:32:49 -08:00
Geet Samra 2f61690cc7 rancher-grafana: updating metricRelabelings to include cluster_id for service monitors 2023-01-27 10:06:29 -08:00
Geet Samra 65d0e400ab updating HPA for rancher-grafana 2022-12-22 14:52:08 -08: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