Grafana k8s Monitoring (Helm Chart)
Notes
Release notes
vk8s-monitoring-3.8.10
· 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) - Fix OpenCost failing to deploy with
duplicate entries for key [name="CONFIG_PATH"]whencustomPricingis enabled. The GKE GCP-provider workaround no longer setsCONFIG_PATHviaextraEnv(which collided with theCONFIG_PATHthe OpenCost chart sets for custom pricing); instead it mounts a writableemptyDirat OpenCost's default config path (/var/configs). (#2692) (@petewall)* Bump Alloy Operator to 0.5.10, Beyla to 1.16.8, kube-state-metrics to 7.5.1, and OpenCost to 2.5.23 (@petewall)
Full changelog: CHANGELOG.md