Skip to content

Commit

Permalink
dashboard: release 3.2.1
Browse files Browse the repository at this point in the history
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 11 [5],
  - InfluxDB revision 11 [6].

Fixed
- Prometheus TDG average panels displaying lifetime average instead of
  a moving one (#237)

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/11/download
6. https://grafana.com/api/dashboards/16405/revisions/11/download
  • Loading branch information
DifferentialOrange committed Dec 6, 2024
1 parent d4288a1 commit 1d838c9
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [3.2.1] - 2024-12-06
Grafana revisions:
- Tarantool 3:
- [Prometheus revision 5](https://grafana.com/api/dashboards/21474/revisions/5/download),
- [InfluxDB revision 5](https://grafana.com/api/dashboards/21484/revisions/5/download);
- Tarantool Cartridge and 1.10—2.x:
- [Prometheus revision 21](https://grafana.com/api/dashboards/13054/revisions/21/download),
- [InfluxDB revision 21](https://grafana.com/api/dashboards/12567/revisions/21/download);
- Tarantool Data Grid 2:
- [Prometheus revision 11](https://grafana.com/api/dashboards/16406/revisions/11/download),
- [InfluxDB revision 11](https://grafana.com/api/dashboards/16405/revisions/11/download).

### Fixed
- Prometheus TDG average panels displaying lifetime average instead of a moving one (#237)
Expand Down

0 comments on commit 1d838c9

Please sign in to comment.