dashboard: release 3.2.0#236
Merged
DifferentialOrange merged 1 commit intomasterfrom Oct 4, 2024
Merged
Conversation
oleg-jukovec
approved these changes
Oct 4, 2024
| and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
|
||
| ## [Unreleased] | ||
| ## [3.2.0] - 2024-10-04 |
Contributor
There was a problem hiding this comment.
Do we need to highlight that we are now working with Grafana 11 here?
Member
Author
There was a problem hiding this comment.
We have
Changed
- Drop Grafana 8 support (dashboard: table is broken on Grafana 11 #234)
- Bump recommended requirements to Grafana 11 (dashboard: table is broken on Grafana 11 #234)
Grafana revisions - Tarantool 3: - Prometheus revision 5 [1], - InfluxDB revision 5 [2]; - Tarantool Cartridge and 1.10—2.x: - Prometheus revision 21 [3], - InfluxDB revision 21 [4]; - Tarantool Data Grid 2: - Prometheus revision 10 [5], - InfluxDB revision 10 [6]. Changed - Use Grafana 11 color scheme for Prometheus cluster overview panel (#234) - Drop Grafana 8 support (#234) - Bump recommended requirements to Grafana 11 (#234) Fixed - Prometheus cluster overview panel not works for Grafana 11+ (#234) 1. https://grafana.com/api/dashboards/21474/revisions/5/download 2. https://grafana.com/api/dashboards/21484/revisions/5/download 3. https://grafana.com/api/dashboards/13054/revisions/21/download 4. https://grafana.com/api/dashboards/12567/revisions/21/download 5. https://grafana.com/api/dashboards/16406/revisions/10/download 6. https://grafana.com/api/dashboards/16405/revisions/10/download
3308120 to
01d8da4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
3.2.0: Cluster overview for Grafana 11
Grafana revisions
Changed
Fixed