Update grafana to v11.5.2 (#2238)

This commit is contained in:
Alexander L. 2025-02-24 03:38:28 +01:00 committed by GitHub
parent 37f01cae7f
commit a997d1a3ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 22 deletions

View File

@ -9,7 +9,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
web:
image: grafana/grafana:11.5.1@sha256:5781759b3d27734d4d548fcbaf60b1180dbf4290e708f01f292faa6ae764c5e6
image: grafana/grafana:11.5.2@sha256:8b37a2f028f164ce7b9889e1765b9d6ee23fec80f871d156fbf436d6198d32b7
user: 1000:1000
restart: on-failure
volumes:

View File

@ -3,7 +3,7 @@ id: grafana
name: Grafana
tagline: The open-source platform for monitoring and observability
category: networking
version: "11.5.1"
version: "11.5.2"
port: 3030
description: >-
Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data-driven culture:
@ -36,30 +36,17 @@ gallery:
- 2.jpg
- 3.jpg
releaseNotes: >-
⚠️ Major version upgrades may include breaking changes affecting features, APIs, plugins, and integrations. See https://grafana.com/docs/grafana/latest/breaking-changes/ for details.
Welcome to Grafana 11.5! This release includes new features, bug fixes and improvements:
- Notable Features
- Added OpenSearch support for CloudWatch Logs Insights
- Improved logs panel with infinite scrolling and better text selection
- Enhanced Loki query builder with new operations
- New option to show inactive alerts
- Better Azure Monitor integration
⚠️ Major version upgrades may include breaking changes affecting features, APIs, plugins, and integrations. See https://grafana.com/docs/grafana/latest/breaking_changes/ for details.
This release includes bug fixes and enhancements:
- Bug Fixes
- Resolved multiple alerting and dashboard issues
- Fixed CloudWatch log group handling
- Corrected authentication and authorization problems
- Fixed Loki label filtering
- Fixed an issue where specifying a UID for new rules added to groups was not allowed
- Fixed an authentication redirect issue with JWT auth URL login
- Fixed an issue where application insights resource values were not correctly set
- Fixed cursor alignment in the CodeEditor
- Improved transformation filtering options to include transformation outputs
- Scripted dashboards are back
- ⚠️ Security Update
- Updated to Go 1.23.5 to address security vulnerabilities
Full release notes are available at https://grafana.com/docs/grafana/latest/whatsnew/
Full release notes are available at https://github.com/grafana/grafana/releases
dependencies: []
path: ""
defaultUsername: "admin"