github grafana/k8s-monitoring-helm k8s-monitoring-4.1.2

4 hours ago

What's changed

  • Add convertClassicHistogramsToNhcb setting to global (@MattiasSegerdahl)
  • Update Beyla to 1.16.7 (@petewall)
  • Fix custom destinations with traces.enabled: true or profiles.enabled: true failing to render with nil pointer evaluating interface {}.target. The traces and profiles target template lookups now read from the correct template context (.destination.traces.target / .destination.profiles.target) so the configured target is forwarded into the rendered Alloy config (#2590) (@petewall)* Fix global.scrapeNativeHistograms: true crash-looping the alloy-metrics collector with scrape_native_histograms is set to true, but PrometheusProto is not in scrape_protocols. The chart now automatically prepends PrometheusProto to the rendered scrape_protocols list whenever native histograms are enabled, so the single-knob migration from chart 3.5.x works without also overriding global.scrapeProtocols (#2582) (@petewall)

Full changelog: CHANGELOG.md

Don't miss a new k8s-monitoring-helm release

NewReleases is sending notifications on new releases.