UNCLASSIFIED - NO CUI

Skip to content

updating script from monitoring chart and publishing dashboard changes

Ryan Garcia requested to merge dashboards-update into main

General MR

Summary

Syncing dashboards to latest and updates to DEVELOPMENT_MAINTENANCE.md

Linked Issue

Updating dashboards to latest, documenting process for separate grafana package (separate from BigBang monitoring aka kube-prometheus-stack). Also disabling grafana feature angular_support_enabled to migrate dashboards away from angularJS which will be removed in Grafana v11.

https://github.com/prometheus-community/helm-charts/issues/4380#issuecomment-2016512389

https://github.com/prometheus-community/helm-charts/pull/4297

Upgrade Notices

This release sets Grafana ini setting security.angular_support_enabled = false to not load which will auto-migrate dashboards to their new counterparts. This setting will be permanent starting in v11. https://grafana.com/docs/grafana/latest/developers/angular_deprecation/

Edited by Ryan Garcia

Merge request reports