Releases: grafana/k8s-monitoring-helm
Releases · grafana/k8s-monitoring-helm
v1.6.28
What's Changed
- Remove more boolean short-circuitting, which doesn't work always by @petewall in #1299
- Update alloy-logs to include tolerations by @petewall in #1301
- Switch to endpoints for API Server. by @petewall in #1300
- Add retry logic fields for loki, pyroscope, and otlp by @petewall in #1303
- Add eks addon tests by @petewall in #1304
- Annotation Autodiscovery improvements: by @petewall in #1305
- Update Alloy, KSM, and NE by @petewall in #1306
- Change from deprecated nonsensitive to convert.nonsensitive by @petewall in #1311
- Update Beyla examples by @petewall in #1313
- Experimental use of filelog receiver Pod logs by @petewall in #1295
- Minor fixes: by @petewall in #1315
Full Changelog: v2.0.16...v1.6.28
v2.0.16
What's Changed
- Add a readme document about the test system by @petewall in #1282
- Replace the cascading combo if (a & b & c) statement with dig. by @petewall in #1286
- Fix the ability to set scrape interval with an annotation. by @petewall in #1284
- Replace deprecated concat with array.concat by @petewall in #1285
- Fix selectors for Prom Operator Objects by @petewall in #1291
Full Changelog: v1.6.27...v2.0.16
v2.0.15
What's Changed
- Issue-1266 - re-add tpl support for extraConfig by @ryan-dyer-sp in #1267
- Upgrade Alloy and Beyla by @petewall in #1272
- Update based on the config recommendations in the k8s-monitoring config page by @petewall in #1273
- Add workloadName to the list of attributes sent via remote config by @petewall in #1278
- Update Alloy, Prom Operator CRDs, and Windows Exporter by @petewall in #1279
- Remove stabiilty level requirements for live debugging or remotecfg by @petewall in #1280
New Contributors
- @ryan-dyer-sp made their first contribution in #1267
Full Changelog: v2.0.13...v2.0.15
v1.6.27
What's Changed
- Issue-1266 - re-add tpl support for extraConfig by @ryan-dyer-sp in #1267
- Upgrade Alloy and Beyla by @petewall in #1272
- Update based on the config recommendations in the k8s-monitoring config page by @petewall in #1273
- Add workloadName to the list of attributes sent via remote config by @petewall in #1278
- Update Alloy, Prom Operator CRDs, and Windows Exporter by @petewall in #1279
- Remove stabiilty level requirements for live debugging or remotecfg by @petewall in #1280
New Contributors
- @ryan-dyer-sp made their first contribution in #1267
Full Changelog: v2.0.13...v1.6.27
v2.0.13
What's Changed
- Check for type=otlp before checking for protocol by @petewall in #1262
- Re-enable kubelet, kubelet resource, and cadvisor metrics for gke autopilot by @petewall in #1260
- Ensure that the destination URL has been defined before we validate it by @petewall in #1264
- use regex when relabeling otel resource annotations during discovery by @rlankfo in #1265
- feature-cluster-metrics: fix kubelet.extraDiscoveryRules typo by @rlankfo in #1269
Full Changelog: v2.0.12...v2.0.13
v2.0.12
What's Changed
- Allow specifying custom selector label for control-plane components by @olexanderscherbakov-rf in #1255
- fix: pod_association by @kinolaev in #1254
- Make cadvisor, kubelet, and kubelet resource use direct node access by @petewall in #1257
- Decouple kube-state-metrics from alloy modules by @petewall in #1259
New Contributors
- @olexanderscherbakov-rf made their first contribution in #1255
Full Changelog: v1.6.26...v2.0.12
v2.0.11
What's Changed
- Add OpenShift platform tests by @petewall in #1233
- Fix the placement of the custom annotations in the example by @petewall in #1243
- Add the ability to set filters on otlp destinations by @petewall in #1245
- feat: add pod_association sources by @kinolaev in #1239
- feat: validate destinations only for enabled signals by @kinolaev in #1240
- Add Receivers block to App O11y in Values by @burnettdev in #1238
- Add a check for the minimum required Helm cli version. by @petewall in #1249
- set resource attributes on otlp destination telemetry by @rlankfo in #1246
- update node exporter and kube-state-metrics by @petewall in #1253
- Add the ability to set any abstract detector for the AppO11y resource detection by @petewall in #1252
New Contributors
- @burnettdev made their first contribution in #1238
Full Changelog: v1.6.25...v2.0.11
v1.6.26
What's Changed
- Add OpenShift platform tests by @petewall in #1233
- Fix the placement of the custom annotations in the example by @petewall in #1243
- Add the ability to set filters on otlp destinations by @petewall in #1245
- feat: add pod_association sources by @kinolaev in #1239
- feat: validate destinations only for enabled signals by @kinolaev in #1240
- Add Receivers block to App O11y in Values by @burnettdev in #1238
- Add a check for the minimum required Helm cli version. by @petewall in #1249
- set resource attributes on otlp destination telemetry by @rlankfo in #1246
- update node exporter and kube-state-metrics by @petewall in #1253
- Add the ability to set any abstract detector for the AppO11y resource detection by @petewall in #1252
New Contributors
- @burnettdev made their first contribution in #1238
Full Changelog: v1.6.25...v1.6.26
v2.0.10
What's Changed
- Better type comparison for the secrets unittest by @petewall in #1228
- adjust the label allowlist for KSM to use the right format, not underscores by @petewall in #1227
- Make a test to show how to use the clusterMetrics feature support the CoreDNS service integration by @petewall in #1229
- [dependency] Update dependency "prometheus-operator-crds" for Helm chart "k8s-monitoring-v1" to 18.0.0 by @github-actions in #1210
- Integrations Cleanup and Updates by @bentonam in #1197
- [dependency] Update dependency "prometheus-operator-crds" for Helm chart "feature-prometheus-operator-objects" to 18.0.0 by @github-actions in #1209
- Be explicit that KSM needs to be deleted before upgrading to use sharding by @petewall in #1232
- fix: receiver extraService selector by @kinolaev in #1235
- Update documentation link to point to v2 README by @mrethers in #1236
- Add migration doc link to v2 chart README by @mrethers in #1237
New Contributors
Full Changelog: v1.6.24...v2.0.10
v1.6.25
What's Changed
- Better type comparison for the secrets unittest by @petewall in #1228
- adjust the label allowlist for KSM to use the right format, not underscores by @petewall in #1227
- Make a test to show how to use the clusterMetrics feature support the CoreDNS service integration by @petewall in #1229
- [dependency] Update dependency "prometheus-operator-crds" for Helm chart "k8s-monitoring-v1" to 18.0.0 by @github-actions in #1210
- Integrations Cleanup and Updates by @bentonam in #1197
- [dependency] Update dependency "prometheus-operator-crds" for Helm chart "feature-prometheus-operator-objects" to 18.0.0 by @github-actions in #1209
- Be explicit that KSM needs to be deleted before upgrading to use sharding by @petewall in #1232
- fix: receiver extraService selector by @kinolaev in #1235
- Update documentation link to point to v2 README by @mrethers in #1236
- Add migration doc link to v2 chart README by @mrethers in #1237
New Contributors
Full Changelog: v1.6.24...v1.6.25