Skip to content

Releases: Altinity/clickhouse-operator

release-0.1.7beta

14 Mar 11:18
2121627
Compare
Choose a tag to compare
release-0.1.7beta Pre-release
Pre-release

New features:

  • ClickHouse metrics export to Prometheus
  • Support for persistent volume claims

General stability improvements and better documentation.

release-0.1.6beta

11 Mar 15:28
936c1d5
Compare
Choose a tag to compare
release-0.1.6beta Pre-release
Pre-release

New features:

  • Headless service for ClickHouse installation
  • Improved documentation and examples

Bug fixes:

  • Fixed broken replication configuration due to regression in 0.1.4beta

release-0.1.5beta

05 Mar 13:55
a1ed149
Compare
Choose a tag to compare
release-0.1.5beta Pre-release
Pre-release

Added documentation and manifests for Prometheus and Grafana integration.

release-0.1.4beta

25 Feb 18:53
Compare
Choose a tag to compare
release-0.1.4beta Pre-release
Pre-release
  • Add: Prometheus Exporter implementation (code instrumentation)
  • Add: Labels support for controlled objects
  • Update: Fixes and minor improvements