Releases: grafana/k8s-monitoring-helm
Releases · grafana/k8s-monitoring-helm
v0.2.9
What's Changed
- [dependency] Update Grafana Agent by @github-actions in #166
- Update static metric to include name, namespace, extraConfigs, and job label by @petewall in #170
- Add GKE Autopilot example, which just skips Node Exporter. by @petewall in #171
- Hook jobs pick up the agent global registry, test job image is configurable by @petewall in #173
- Add schema file by @petewall in #174
- Fixes for OpenShift by @petewall in #168
- Only add the RBAC, rather than replacing them by @petewall in #176
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Add check for the Prometheus Operator CRDs and print a friendly error message if they're already present by @petewall in #159
- Add private image registry example and update OpenShift example by @petewall in #161
- Add a helm hooks and tests to validate config and run queries by @petewall in #154
- [dependency] Update Kube State Metrics by @github-actions in #162
- [dependency] Update OpenCost by @github-actions in #165
Full Changelog: v0.2.7...v0.2.8
v0.2.7
v0.2.6
v0.2.5
What's Changed
- Fix ConfigMap rendering by @caleb-devops in #136
- Update Chart.yaml add sourse by @Vad1mo in #139
- Add agent metrics configuration and scrape all logs/metrics agent pods by @n888 in #128
- Add a README for the examples directory and improve some other docs by @petewall in #141
- Add a check for Helm version. It'll give a better error message on Helm CLIs earlier than 3.7 by @petewall in #146
New Contributors
- @caleb-devops made their first contribution in #136
- @Vad1mo made their first contribution in #139
- @n888 made their first contribution in #128
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
What's Changed
- Add github action to update dependencies by @petewall in #108
- [dependency] Update Node Exporter by @github-actions in #115
- Add support for Probes and add namespace selectors for each object type by @petewall in #124
- [dependency] Update Grafana Agent by @github-actions in #119
- Turn on generate_release_notes by @petewall in #125
New Contributors
- @github-actions made their first contribution in #115
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Feat: Add ability to receive and forward traces to Tempo (#110) Signed-off-by: Pete Wall <[email protected]> Co-authored-by: Éamon Ryan <[email protected]>