Skip to content

Commit b8d6bc2

Browse files
Merge pull request #98 from tarantool/release-0.3.1
Release 0.3.1
2 parents a376680 + c8396c8 commit b8d6bc2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,20 @@ 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+
## [0.3.1] - 2021-07-08
8+
Grafana revisions: [InfluxDB revision 6](https://grafana.com/api/dashboards/12567/revisions/6/download), [Prometheus revision 6](https://grafana.com/api/dashboards/13054/revisions/6/download)
89

910
### Added
1011
- Support adding custom panels before dashboard build
11-
- Add simple customization guide
12+
- Simple customization guide
1213
- Cluster for local Tarantool app monitoring
14+
- Vinyl panels and alert examples
1315

1416
### Changed
1517
- Code rework: introduce grid generation, separate dashboards code
1618
- Code rework: use common graph template to reduce code copypaste, set panel size in code
1719
- Code rework: add dashboard wrap-up, group panels into sections
1820
- Rename "Tarantool memory allocation overview" to "Tarantool memtx allocation overview"
19-
- Add vinyl panels and alert examples
2021

2122

2223
## [0.3.0] - 2021-06-17

0 commit comments

Comments
 (0)