v0.1.4
Install from the command line
$ docker pull ghcr.io/duyet/clickhouse-monitoring:0.1.4Use as base image in Dockerfile:
FROM ghcr.io/duyet/clickhouse-monitoring:0.1.4What's Changed
- chore(deps): update all non-major dependencies by @renovate in #217
- fix(zookeeper): fix not showing some columns by @duyet in #220
- fix: downgrage eslint by @duyet in #221
- chore(zookeeper): format columns by @duyet in #222
- feat: add back /api/version by @duyet in #223
- Update README with missing environment variables by @duyet in #226
- Add 30-minute refresh interval option by @duyet in #228
- chore: distributed-ddl-queue add hard limit 10k by @duyet in #230
- Add chart for ZooKeeper metrics by @duyet in #232
- feat: add chart readonly-replica by @duyet in #233
- chore(deps): update docker/metadata-action digest to 2ee3d30 by @renovate in #235
- chore(deps): update docker/login-action digest to 7840e6d by @renovate in #234
- feat: suspend table and related charts by @duyet in #236
- Add system.detached_parts count to tables explore list by @duyet in #238
- feat: better columns display for related charts by @duyet in #239
- feat: add zookeeper-wait chart by @duyet in #240
- feat: add zookeeper current metrics by @duyet in #241
Full Changelog: v0.1.3...v0.1.4