Skip to content

Commit eb701b9

Browse files
Add CHANGELOG (#5)
Add CHANGELOG.md. Closes #5.
2 parents 65652c9 + c17df24 commit eb701b9

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
### Added
9+
- Publish dashboard on Grafana official and community built dashboards
10+
11+
### Changed
12+
- Update metrics version to 0.3.0 in experimental cluster
13+
- Rework example Tarantool instance on "cartridge.roles.metrics"
14+
- Documentation improvements and fixes
15+
16+
## [0.1.0] - 2020-06-30
17+
### Added
18+
- Ready for import InfluxDB dashboard: HTTP panels, memory panels, space operations panels
19+
- Experimental docker cluster: Tarantool + Telegraf + InfluxDB + Grafana, Tarantool + Prometheus + Grafana
20+
- Simple test on InfluxDB dashboard
21+
- Build environment and documentation

0 commit comments

Comments
 (0)