Grafana k8s Monitoring (Helm Chart)
Notes
Release notes
vk8s-monitoring-4.1.6
· recent
What's changed
- Fix the deployment notes printing an empty "It will:" section when no local features are enabled (e.g. when only using remote configuration or only deploying telemetry services) (#2711) (@petewall)
- Fix the OTLP destination
timeoutsetting renderingtimeoutat the top level of theotelcol.exporter.otlp/otelcol.exporter.otlphttpcomponent instead of inside theclientblock. Alloy 1.16.3+ rejects the misplaced attribute (unrecognized attribute name "timeout"), causing the collector to fail to start. (#2710) (@petewall) - Update Alloy Operator to 0.5.10 and kube-state-metrics to 7.5.1 (@petewall)
- Expand the platform detection template to recognize Azure AKS, Google GKE, and Amazon EKS (in addition to OpenShift) by inspecting node labels and cloud provider IDs, and expose the detection result through a reusable
validations.platform.detecttemplate. (@petewall) - Report the detected platform in the
platformlabel of thegrafana_kubernetes_monitoring_build_infoself-reporting metric whenglobal.platformis not set explicitly. (@petewall)* Set theproviderattribute reported by the Remote Configuration (remotecfg) feature to the configured or detected platform (openshift,aks,gke,eks) when it can be determined. (@petewall)
Full changelog: CHANGELOG.md