Releases: grafana/k8s-monitoring-helm
Releases · grafana/k8s-monitoring-helm
v0.5.2
v0.5.1
v0.5.0
What's Changed
- [dependency] Update Node Exporter by @github-actions in #250
- [dependency] Update Prometheus Operator CRDs by @github-actions in #246
- Remove friendly error message for CRDs, but add a troubleshooting doc by @petewall in #253
- [dependency] Update Grafana Agent by @github-actions in #255
- Allow for use a pre-created secret by @petewall in #224
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- [dependency] Update Kube State Metrics by @github-actions in #240
- [dependency] Update Kube State Metrics by @github-actions in #245
- Pull out the node selector as configurable and also allow for tolerations to be set by @petewall in #248
- feat: Add TLS options for Loki. by @petewall in #249
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
What's Changed
- Remove duplicate KSM metric by @ilian in #228
- Set nodeSelector for the validator and test jobs by @petewall in #231
- Update private registry examples to include pull secrets by @petewall in #232
- Add metrics for Kube Controller Manager, Kube Proxy, and Kube Scheduler by @petewall in #233
- [dependency] Update Grafana Agent by @github-actions in #235
New Contributors
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Add readme for otel example and add a breaking change warning by @petewall in #222
- Improve the Helm test job so it can run LogQL queries by @petewall in #223
- Add a protocol field for tempo to be able to switch between otlp and otlphttp by @petewall in #226
- move the namespace filter after rename the kube label by @dmouse in #227
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Make an option for the metrics service to use otlp protocol instead of prometheus remote write by @petewall in #213
Breaking change
The component prometheus.remote_write.grafana_cloud_prometheus
has been renamed. When forwarding metrics to be sent to your metrics service endpoint, please use prometheus.relabel.metrics_service
instead. This component will "fan-in" all of the metric sources to the correct metrics service.
Full Changelog: v0.2.14...v0.3.0
v0.2.14
v0.2.13
What's Changed
- Add the ability to set the max batch size for traces by @petewall in #204
- Remove the extra PodMonitors config, which got in the way of the real one by @petewall in #205
- Add Zipkin trace support by @petewall in #209
- [dependency] Update OpenCost by @github-actions in #198
- Rename the config validator and the helm test hooks. by @petewall in #208
- [dependency] Update OpenCost by @github-actions in #215
Full Changelog: v0.2.12...v0.2.13