v0.8.2
This is the release of Theodolite 0.8.2. It upgrades the kube-prometheus-stack to v41.7.* in our Helm chart. This comes with the following under-the-hood changes:
- We now use Grafana from kube-prometheus-stack instead of own subchart.
- This also upgrades Grafana to the latest version.
- As Grafana is only used for passive observation, nothing should have changed concerning the benchmark execution. However, to recover the old installation, set
kube-prometheus-stack.grafana.enabled
tofalse
and setgrafana
to the default configuration from v0.8.1 in yourvalues.yaml
.
- The optional full-stack monitoring is now enhanced.
- Note that this should not change anything in the default configuration but only if you use the kube-prometheus-stack to collect cluster metrics, node-level metrics, etc.
- For full-stack monitoring, the default Prometheus from kube-prometheus-stack can now be used.
- We provide a Helm values file for enabling full-stack monitoring.
- Using this file now enables additional Kubernetes metrics exporters and Grafana dashboards.