Grafana - Package Updates
Pinned
Grafana
-
[1.6.0]
- Update Grafana to 8.1.0
- Changelog
- Alerting: Deduplicate receivers during migration. #36812, @codesome
- ColorPicker: Display colors as RGBA. #37231, @nikki-kiga
- Select: Make portalling the menu opt-in, but opt-in everywhere. #37501, @ashharrison90
- TimeRangePicker: Improve accessibility. #36912, @tskarhed
-
[1.9.3]
- Update Grafana to 8.3.3
- Changelog
- BarChart: Use new data error view component to show actions in panel edit. #42474, @torkelo
- CloudMonitor: Iterate over pageToken for resources. #42546, @iwysiu
- Macaron: Prevent WriteHeader invalid HTTP status code panic. #42973, @bergquist
-
[1.9.4]
- Update Grafana to 8.3.4
- Changelog
- Alerting: Allow configuration of non-ready alertmanagers. #43063, @alexweav
- Alerting: Allow customization of Google chat message. #43568, @alexweav
- Alerting: Allow customization of Google chat message (#43568). #43723, @alexweav
- AppPlugins: Support app plugins with only default nav. #43016, @torkelo
- InfluxDB: InfluxQL: query editor: skip fields in metadata queries. #42543, @gabor
- Prometheus: Forward oauth tokens after prometheus datasource migration. #43686, @MasslessParticle