Skip to content

Commit 8a11235

Browse files
Release 1.4.0
Grafana revisions: - InfluxDB revision 14 [1] - Prometheus revision 14 [2] - InfluxDB TDG revision 3 [3] - Prometheus TDG revision 3 [4] Added: - Options to build static dashboards - Runtime arena memory panel - Vinyl tuple cache and level 0 memory panels Changed: - Set default Prometheus job to `tarantool` - Set default InfluxDB measurement to `tarantool_http` - Use in-built `$__rate_interval` instead of user-defined `$rate_time_range` - Use `fill(null)` in InfluxQL requests 1. https://grafana.com/api/dashboards/12567/revisions/14/download 2. https://grafana.com/api/dashboards/13054/revisions/14/download 3. https://grafana.com/api/dashboards/16405/revisions/3/download 4. https://grafana.com/api/dashboards/16406/revisions/3/download
1 parent f4eb116 commit 8a11235

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-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+
## [1.4.0] - 2022-08-03
8+
Grafana revisions: [InfluxDB revision 14](https://grafana.com/api/dashboards/12567/revisions/14/download), [Prometheus revision 14](https://grafana.com/api/dashboards/13054/revisions/14/download), [InfluxDB TDG revision 3](https://grafana.com/api/dashboards/16405/revisions/3/download), [Prometheus TDG revision 3](https://grafana.com/api/dashboards/16406/revisions/3/download).
89

910
## Added
1011
- Options to build static dashboards

0 commit comments

Comments
 (0)