From e3f1918dc8feb1f6c1f4548e31f1ad32a68deea1 Mon Sep 17 00:00:00 2001 From: al-lac Date: Fri, 6 Dec 2024 10:06:07 +0100 Subject: [PATCH] Update grafana to version 11.4.0 --- grafana/docker-compose.yml | 2 +- grafana/umbrel-app.yml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/grafana/docker-compose.yml b/grafana/docker-compose.yml index e3f8642794..263a46883f 100644 --- a/grafana/docker-compose.yml +++ b/grafana/docker-compose.yml @@ -9,7 +9,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*" web: - image: grafana/grafana:11.3.1@sha256:fa801ab6e1ae035135309580891e09f7eb94d1abdbd2106bdc288030b028158c + image: grafana/grafana:11.4.0@sha256:d8ea37798ccc41061a62ab080f2676dda6bf7815558499f901bdb0f533a456fb user: 1000:1000 restart: on-failure volumes: diff --git a/grafana/umbrel-app.yml b/grafana/umbrel-app.yml index 22de84510a..5a19f7f769 100644 --- a/grafana/umbrel-app.yml +++ b/grafana/umbrel-app.yml @@ -3,7 +3,7 @@ id: grafana name: Grafana tagline: The open-source platform for monitoring and observability category: networking -version: "11.3.1" +version: "11.4.0" 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: @@ -39,9 +39,9 @@ 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.3! Scenes-powered dashboards are now generally available and the Explore Logs plugin is now installed by default. - The dashboard experience has also improved in other ways including the ability to trigger API calls from any canvas element with the new Actions option and an update to transformations so you can apply calculations to dynamic fields. - We've also simplified the alert setup experience, added customizable announcement banners that admins can send to all users, and improved some default permissions. + Welcome to Grafana 11.4! This is a special release with one new feature, created in partnership with AWS. + We’ve made improvements to Cloudwatch so you can query your logs using two additional query languages: Opensearch PPL and Opensearch SQL. + We’ve also updated the querying experience by providing a sample of commonly-used queries, syntax highlighting in the query editor, and auto-completion suggestions for complex queries. Read on to learn more about this new feature. Full release notes are available at https://grafana.com/docs/grafana/latest/whatsnew/