Skip to content

Releases: grafana/k8s-monitoring-helm

v0.1.4

17 Aug 23:32
1152eb8

Choose a tag to compare

Make the Kubernetes API service configurable (#72)

Signed-off-by: Pete Wall <[email protected]>

v0.1.3

17 Aug 13:05
1ab40e1

Choose a tag to compare

Fix external labels (#73)

v0.1.2

16 Aug 19:15
aa91897

Choose a tag to compare

Use external_labels to set the cluster name for everything going to P…

v0.1.1

15 Aug 17:47
71426aa

Choose a tag to compare

Add cluster label step for PodMonitors and ServiceMonitors (#64)

* Add cluster label step for PodMonitors and ServiceMonitors

Signed-off-by: Pete Wall <[email protected]>

v0.1.0

15 Aug 14:15
b11fa14

Choose a tag to compare

Split Grafana Agent into two (#62)

* Split Grafana Agent into two: one for metrics and events, deployed as a clustered statefulset. The other for Pod logs, deployed as a daemonset
* Stop using loki.source.kubernetes.
* Add keep rule to filter to the same node, add local.file_match to resolve filename wildcards
* Add toleration so the pod log scraping agent works on control plane nodes, too
* Add the missing nodeSelectors for windows

---------

Signed-off-by: Pete Wall <[email protected]>
Co-authored-by: Dennis <[email protected]>
Co-authored-by: Stephen Lang <[email protected]>

v0.0.15

04 Aug 15:42
7092fe3

Choose a tag to compare

[Fix] Inline the cluster name (#56)

Signed-off-by: Pete Wall <[email protected]>

v0.0.14

03 Aug 18:57
9e14ead

Choose a tag to compare

[Fix] Put prometheus and loki auth under the basicAuth object (#53)

Signed-off-by: Pete Wall <[email protected]>
Co-authored-by: Stephen Lang <[email protected]>

v0.0.13

02 Aug 18:27

Choose a tag to compare

Add Windows Exporter as a new optional metric source.

Signed-off-by: Pete Wall <[email protected]>
Co-authored-by: Dennis <[email protected]>

v0.0.12

27 Jul 13:14

Choose a tag to compare

Move Makefile out of examples, since it's not really about examples, …

v0.0.11

25 Jul 19:48

Choose a tag to compare

Bump version to 0.0.11

Signed-off-by: Pete Wall <[email protected]>