Skip to content

Commit a254e5c

Browse files
release: 2.0.0
Grafana revisions: - InfluxDB revision 16 [1], - Prometheus revision 16 [2], - InfluxDB TDG revision 5 [3], - Prometheus TDG revision 5 [4]. Added: - Dashboard title customization - Panels for transaction operations - Panels with net statistics per thread - Panel with failover trigger count - Panels with syncro replication queue statistics - Panels with leader election statistics - Panels with MVCC statistics Changed: - Replace LuaJit deprecated metrics with new ones - Set Prometheus `job` dynamically - Set InfluxDB `measurement` dynamically - Set InfluxDB `policy` dynamically - Set datasource dynamically - Use expirationd module metrics in TDG dashboard - Move replication panels to a separate row Fixed: - TDG dashboard latency units (graphql, iproto, rest requests) 1. https://grafana.com/api/dashboards/12567/revisions/16/download 2. https://grafana.com/api/dashboards/13054/revisions/16/download 3. https://grafana.com/api/dashboards/16405/revisions/5/download 4. https://grafana.com/api/dashboards/16406/revisions/5/download
1 parent 722d791 commit a254e5c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [2.0.0] - 2023-03-03
8+
Grafana revisions: [InfluxDB revision 16](https://grafana.com/api/dashboards/12567/revisions/16/download), [Prometheus revision 16](https://grafana.com/api/dashboards/13054/revisions/16/download), [InfluxDB TDG revision 5](https://grafana.com/api/dashboards/16405/revisions/5/download), [Prometheus TDG revision 5](https://grafana.com/api/dashboards/16406/revisions/5/download).
89

910
### Added
1011
- Dashboard title customization
@@ -27,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2728
### Fixed
2829
- TDG dashboard latency units (graphql, iproto, rest requests)
2930

31+
3032
## [1.5.0] - 2022-09-22
3133
Grafana revisions: [InfluxDB revision 15](https://grafana.com/api/dashboards/12567/revisions/15/download), [Prometheus revision 15](https://grafana.com/api/dashboards/13054/revisions/15/download), [InfluxDB TDG revision 4](https://grafana.com/api/dashboards/16405/revisions/4/download), [Prometheus TDG revision 4](https://grafana.com/api/dashboards/16406/revisions/4/download).
3234

0 commit comments

Comments
 (0)