Skip to content

Releases: grafana/k8s-monitoring-helm

v0.2.9

13 Oct 19:51
4b4536b

Choose a tag to compare

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

07 Oct 21:51
6e37ad4

Choose a tag to compare

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

03 Oct 21:42
e294a68

Choose a tag to compare

What's Changed

  • Add static telemetry metric with informaiton about chart version and enabled features by @petewall in #157
  • [dependency] Update Node Exporter by @github-actions in #156
  • Remove version check by @petewall in #158

Full Changelog: v0.2.6...v0.2.7

v0.2.6

27 Sep 21:35
0bf60df

Choose a tag to compare

What's Changed

  • [dependency] Update Grafana Agent by @github-actions in #147
  • Add HTTP port to trace ingestion by @petewall in #145
  • Fix allowList example by @petewall in #152
  • [dependency] Update OpenCost by @github-actions in #149

Full Changelog: v0.2.5...v0.2.6

v0.2.5

25 Sep 12:53
f0393bf

Choose a tag to compare

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

Full Changelog: v0.2.4...v0.2.5

v0.2.4

18 Sep 18:59
5a94b5f

Choose a tag to compare

What's Changed

  • Logging improvements by @petewall in #127
  • [dependency] Update Node Exporter by @github-actions in #135

Full Changelog: v0.2.3...v0.2.4

v0.2.3

14 Sep 21:29
65fb6e0

Choose a tag to compare

What's Changed

  • [dependency] Update Windows Exporter by @github-actions in #117
  • Add an example of filtering to a specific namespace. by @petewall in #132

Full Changelog: v0.2.2...v0.2.3

v0.2.2

13 Sep 19:26
ba7c870

Choose a tag to compare

What's Changed

  • [dependency] Update Prometheus Operator CRDs by @github-actions in #122
  • [dependency] Update Kube State Metrics by @github-actions in #118
  • [dependency] Update OpenCost by @github-actions in #116

Full Changelog: v0.2.1...v0.2.2

v0.2.1

13 Sep 15:49
b713abd

Choose a tag to compare

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

07 Sep 21:17
dead603

Choose a tag to compare

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]>