File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818- Separate app cluster and load generator in example docker stand
1919- Use cartridge-cli to run and setup example app cluster instead of luatest
2020- Group Prometheus cluster overview panels into "Cluster overview" row
21+ - Use Tarantool 2.x instead of Tarantool 1.x in test app and load generator
2122
2223## Fixed
2324- Add missing space and replication metrics labels to Telegraf configuration
Original file line number Diff line number Diff line change 1- FROM tarantool/tarantool:1 .x-centos7
1+ FROM tarantool/tarantool:2 .x-centos7
22
33WORKDIR /app
44
Original file line number Diff line number Diff line change 1- FROM tarantool/tarantool:1 .x-centos7
1+ FROM tarantool/tarantool:2 .x-centos7
22
33WORKDIR /app
44
You can’t perform that action at this time.
0 commit comments