Grafana k8s Monitoring (Helm Chart)
Notes
Release notes
v2.0.13
· 1y+
What's Changed
- Check for type=otlp before checking for protocol by @petewall in https://github.com/grafana/k8s-monitoring-helm/pull/1262
- Re-enable kubelet, kubelet resource, and cadvisor metrics for gke autopilot by @petewall in https://github.com/grafana/k8s-monitoring-helm/pull/1260
- Ensure that the destination URL has been defined before we validate it by @petewall in https://github.com/grafana/k8s-monitoring-helm/pull/1264
- use regex when relabeling otel resource annotations during discovery by @rlankfo in https://github.com/grafana/k8s-monitoring-helm/pull/1265
- feature-cluster-metrics: fix kubelet.extraDiscoveryRules typo by @rlankfo in https://github.com/grafana/k8s-monitoring-helm/pull/1269
Full Changelog: https://github.com/grafana/k8s-monitoring-helm/compare/v2.0.12...v2.0.13