Skip to content

Release v3.2.0

Latest
Compare
Choose a tag to compare
@sbruzzese902 sbruzzese902 released this 31 Jul 13:30
· 8 commits to main since this release

Monitoring Core Module Release 3.2.0

Welcome to the latest release of the monitoring core module of the Kubernetes Fury Distribution, maintained by team SIGHUP.

This update adds support to haproxy monitoring and some patches to mimir and grafana.

Component Images 🚢

Component Supported Version Previous Version
alertmanager v0.26.0 No Update
blackbox-exporter v0.24.0 No Update
grafana v9.5.5 No Update
kube-rbac-proxy v0.14.0 No Update
kube-state-metrics v2.9.2 No Update
node-exporter v1.6.1 No Update
prometheus-adapter v0.11.1 No Update
prometheus-operator v0.67.1 No Update
prometheus v2.46.0 No Update
thanos v0.34.0 No Update
x509-exporter v3.12.0 No Update
karma v0.113 No Update
mimir v2.11.0 No Update
minio-ha RELEASE.2024-02-09T21-25-16Z No Update

Please refer the individual release notes to get a detailed info on the releases.

Update Guide 🦮

Process

To upgrade this core module from v3.1.0 to v3.2.0, execute the following:

kustomize build <your-project-path> | kubectl apply -f -

Features 💥

  • mimir: set max_global_series_per_user unlimited
  • haproxy: add rules and dashboard; enable scrapeConfigs
  • grafana: use dynamic datasource in fury-cluster-overview dashboard