-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[kube-prometheus-stack] inhibit InfoInhibitor alerts by default #3964
Conversation
fe80056
to
d79e52a
Compare
@ANGkeith are they not already inhibited? Doesn't this helm-charts/charts/kube-prometheus-stack/values.yaml Lines 307 to 312 in ec52ff4
Along with this helm-charts/charts/kube-prometheus-stack/values.yaml Lines 320 to 322 in ec52ff4
Achieves that? |
helm-charts/charts/kube-prometheus-stack/values.yaml Lines 320 to 322 in ec52ff4
The above indeed will route the InfoInhibitor to the null receiver.
However, the problem is that, if any apiVersion: monitoring.coreos.com/v1alpha1
kind: AlertmanagerConfig
metadata:
name: config-example
labels:
alertmanagerConfig: example
spec:
route:
groupBy: ["job"]
groupWait: 30s
groupInterval: 5m
repeatInterval: 12h
receiver: "webhook"
receivers:
- name: "webhook"
webhookConfigs:
- url: "http://example.com/" the prometheus operator generates the following alertmanager config: and the |
Signed-off-by: ANGkeith <[email protected]>
@GMartinez-Sisti updated. |
Update: nevermind, something else was merged already. |
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus) ([source](https://togithub.com/prometheus-community/helm-charts)) | major | `54.0.1` -> `56.6.2` | | [prometheus-operator-crds](https://togithub.com/prometheus-community/helm-charts) | patch | `9.0.0` -> `9.0.1` | | quay.io/prometheus-operator/prometheus-config-reloader | patch | `v0.71.0` -> `v0.71.2` | | [quay.io/prometheus-operator/prometheus-operator](https://prometheus-operator.dev/) ([source](https://togithub.com/prometheus-operator/prometheus-operator)) | patch | `v0.71.0` -> `v0.71.2` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-config-reloader)) | patch | `v0.71.0` -> `v0.71.2` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-operator)) | patch | `v0.71.0` -> `v0.71.2` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v56.6.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.6.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.6.1...kube-prometheus-stack-56.6.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow fullname override of prometheus-operator by [@​than-pet](https://togithub.com/than-pet) in [https://github.com/prometheus-community/helm-charts/pull/4219](https://togithub.com/prometheus-community/helm-charts/pull/4219) **Full Changelog**: prometheus-community/helm-charts@prometheus-statsd-exporter-0.13.0...kube-prometheus-stack-56.6.2 ### [`v56.6.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.6.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.6.0...kube-prometheus-stack-56.6.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fixing template inconsistencies in prometheus-operator fullname by [@​than-pet](https://togithub.com/than-pet) in [https://github.com/prometheus-community/helm-charts/pull/4217](https://togithub.com/prometheus-community/helm-charts/pull/4217) #### New Contributors - [@​than-pet](https://togithub.com/than-pet) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4217](https://togithub.com/prometheus-community/helm-charts/pull/4217) **Full Changelog**: prometheus-community/helm-charts@alertmanager-1.8.0...kube-prometheus-stack-56.6.1 ### [`v56.6.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.6.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.5.0...kube-prometheus-stack-56.6.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Thanos to v0.34.0 by [@​dragoangel](https://togithub.com/dragoangel) in [https://github.com/prometheus-community/helm-charts/pull/4211](https://togithub.com/prometheus-community/helm-charts/pull/4211) **Full Changelog**: prometheus-community/helm-charts@prometheus-ipmi-exporter-0.2.1...kube-prometheus-stack-56.6.0 ### [`v56.5.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.5.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.4.0...kube-prometheus-stack-56.5.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Grafana chart to 7.3.x by [@​sturman](https://togithub.com/sturman) in [https://github.com/prometheus-community/helm-charts/pull/4210](https://togithub.com/prometheus-community/helm-charts/pull/4210) **Full Changelog**: prometheus-community/helm-charts@prometheus-node-exporter-4.27.0...kube-prometheus-stack-56.5.0 ### [`v56.4.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.4.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.3.0...kube-prometheus-stack-56.4.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Thanos Ruler to v0.34.0 by [@​dragoangel](https://togithub.com/dragoangel) in [https://github.com/prometheus-community/helm-charts/pull/4209](https://togithub.com/prometheus-community/helm-charts/pull/4209) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.11.0...kube-prometheus-stack-56.4.0 ### [`v56.3.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.3.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.2.1...kube-prometheus-stack-56.3.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] add maximumStartupDurationSeconds optional value by [@​prudnitskiy](https://togithub.com/prudnitskiy) in [https://github.com/prometheus-community/helm-charts/pull/4195](https://togithub.com/prometheus-community/helm-charts/pull/4195) **Full Changelog**: prometheus-community/helm-charts@prometheus-systemd-exporter-0.2.0...kube-prometheus-stack-56.3.0 ### [`v56.2.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.2.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.2.0...kube-prometheus-stack-56.2.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update values.yaml by [@​xogoodnow](https://togithub.com/xogoodnow) in [https://github.com/prometheus-community/helm-charts/pull/4075](https://togithub.com/prometheus-community/helm-charts/pull/4075) #### New Contributors - [@​xogoodnow](https://togithub.com/xogoodnow) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4075](https://togithub.com/prometheus-community/helm-charts/pull/4075) **Full Changelog**: prometheus-community/helm-charts@prometheus-statsd-exporter-0.12.0...kube-prometheus-stack-56.2.1 ### [`v56.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.1.0...kube-prometheus-stack-56.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Added missing enforcedKeepDroppedTargets in the template of prometheus in 0.71.0 by [@​Leegin-darknight](https://togithub.com/Leegin-darknight) in [https://github.com/prometheus-community/helm-charts/pull/4178](https://togithub.com/prometheus-community/helm-charts/pull/4178) #### New Contributors - [@​Leegin-darknight](https://togithub.com/Leegin-darknight) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4178](https://togithub.com/prometheus-community/helm-charts/pull/4178) **Full Changelog**: prometheus-community/helm-charts@prometheus-nats-exporter-2.15.0...kube-prometheus-stack-56.2.0 ### [`v56.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.5...kube-prometheus-stack-56.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump win and node exporter deps by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4189](https://togithub.com/prometheus-community/helm-charts/pull/4189) **Full Changelog**: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.10.1...kube-prometheus-stack-56.1.0 ### [`v56.0.5`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.5) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.4...kube-prometheus-stack-56.0.5) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump operator to 0.71.2 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4180](https://togithub.com/prometheus-community/helm-charts/pull/4180) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.0.4...kube-prometheus-stack-56.0.5 ### [`v56.0.4`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.4) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.3...kube-prometheus-stack-56.0.4) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] add missing rbac permissions for 0.71.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4175](https://togithub.com/prometheus-community/helm-charts/pull/4175) **Full Changelog**: prometheus-community/helm-charts@prometheus-node-exporter-4.26.0...kube-prometheus-stack-56.0.4 ### [`v56.0.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.2...kube-prometheus-stack-56.0.3) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. ##### What's Changed - \[kube-prometheus-stack] fix label on admission controller by [@​DrBu7cher](https://togithub.com/DrBu7cher) in [https://github.com/prometheus-community/helm-charts/pull/4168](https://togithub.com/prometheus-community/helm-charts/pull/4168) ##### New Contributors - [@​DrBu7cher](https://togithub.com/DrBu7cher) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4168](https://togithub.com/prometheus-community/helm-charts/pull/4168) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.0.2...kube-prometheus-stack-56.0.3 ### [`v56.0.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.1...kube-prometheus-stack-56.0.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. ##### What's Changed - \[kube-prometheus-stack] Enable release label for windows exporter by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4029](https://togithub.com/prometheus-community/helm-charts/pull/4029) - \[kube-prometheus-stack] allow kube-state-metrics job name to be overridden by [@​jhandguy](https://togithub.com/jhandguy) in [https://github.com/prometheus-community/helm-charts/pull/4160](https://togithub.com/prometheus-community/helm-charts/pull/4160) ##### New Contributors - [@​jhandguy](https://togithub.com/jhandguy) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4160](https://togithub.com/prometheus-community/helm-charts/pull/4160) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.10.0...kube-prometheus-stack-56.0.2 ### [`v56.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.0...kube-prometheus-stack-56.0.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Label promstack-operator pods with k8s recommended labels by [@​koooge](https://togithub.com/koooge) in [https://github.com/prometheus-community/helm-charts/pull/4094](https://togithub.com/prometheus-community/helm-charts/pull/4094) #### New Contributors - [@​koooge](https://togithub.com/koooge) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4094](https://togithub.com/prometheus-community/helm-charts/pull/4094) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.0.0...kube-prometheus-stack-56.0.1 ### [`v56.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.11.0...kube-prometheus-stack-56.0.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump operator to 0.71.0 (and default prom to 2.49.1) by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4151](https://togithub.com/prometheus-community/helm-charts/pull/4151) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.9.0...kube-prometheus-stack-56.0.0 ### [`v55.11.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.11.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.10.0...kube-prometheus-stack-55.11.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update grafana chart to 7.2.x by [@​mtenrero](https://togithub.com/mtenrero) in [https://github.com/prometheus-community/helm-charts/pull/4146](https://togithub.com/prometheus-community/helm-charts/pull/4146) #### New Contributors - [@​mtenrero](https://togithub.com/mtenrero) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4146](https://togithub.com/prometheus-community/helm-charts/pull/4146) **Full Changelog**: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.10.0...kube-prometheus-stack-55.11.0 ### [`v55.10.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.10.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.9.0...kube-prometheus-stack-55.10.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Support `additionalArgs` on `thanosRulerSpec` by [@​clux](https://togithub.com/clux) in [https://github.com/prometheus-community/helm-charts/pull/4092](https://togithub.com/prometheus-community/helm-charts/pull/4092) #### New Contributors - [@​clux](https://togithub.com/clux) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4092](https://togithub.com/prometheus-community/helm-charts/pull/4092) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.9.0...kube-prometheus-stack-55.10.0 ### [`v55.9.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.9.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.3...kube-prometheus-stack-55.9.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Add prometheusOperator.admissionWebhooks.namespaceSelector by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4142](https://togithub.com/prometheus-community/helm-charts/pull/4142) **Full Changelog**: prometheus-community/helm-charts@prometheus-systemd-exporter-0.1.1...kube-prometheus-stack-55.9.0 ### [`v55.8.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.2...kube-prometheus-stack-55.8.3) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Add jkroepke as maintainer by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4025](https://togithub.com/prometheus-community/helm-charts/pull/4025) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.8.2...kube-prometheus-stack-55.8.3 ### [`v55.8.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.1...kube-prometheus-stack-55.8.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fix Grafana Deeplinks by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4087](https://togithub.com/prometheus-community/helm-charts/pull/4087) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.8.1...kube-prometheus-stack-55.8.2 ### [`v55.8.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.0...kube-prometheus-stack-55.8.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Avoid nil pointer error with empty thanos config by [@​gracedo](https://togithub.com/gracedo) in [https://github.com/prometheus-community/helm-charts/pull/4132](https://togithub.com/prometheus-community/helm-charts/pull/4132) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.8.0...kube-prometheus-stack-55.8.1 ### [`v55.8.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.7.1...kube-prometheus-stack-55.8.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Bump chart dependencies by [@​dotdc](https://togithub.com/dotdc) in [https://github.com/prometheus-community/helm-charts/pull/4141](https://togithub.com/prometheus-community/helm-charts/pull/4141) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.16.0...kube-prometheus-stack-55.8.0 ### [`v55.7.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.7.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.7.0...kube-prometheus-stack-55.7.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] quote host in alertmanager ingress spec by [@​msadiq058](https://togithub.com/msadiq058) in [https://github.com/prometheus-community/helm-charts/pull/4138](https://togithub.com/prometheus-community/helm-charts/pull/4138) #### New Contributors - [@​msadiq058](https://togithub.com/msadiq058) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4138](https://togithub.com/prometheus-community/helm-charts/pull/4138) **Full Changelog**: prometheus-community/helm-charts@prometheus-systemd-exporter-0.1.0...kube-prometheus-stack-55.7.1 ### [`v55.7.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.7.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.6.0...kube-prometheus-stack-55.7.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump Thanos to 0.33.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4101](https://togithub.com/prometheus-community/helm-charts/pull/4101) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.6.0...kube-prometheus-stack-55.7.0 ### [`v55.6.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.6.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.2...kube-prometheus-stack-55.6.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] adding global sampleLimit to prometheusSpec by [@​husseinferas](https://togithub.com/husseinferas) in [https://github.com/prometheus-community/helm-charts/pull/4125](https://togithub.com/prometheus-community/helm-charts/pull/4125) #### New Contributors - [@​husseinferas](https://togithub.com/husseinferas) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4125](https://togithub.com/prometheus-community/helm-charts/pull/4125) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.5.2...kube-prometheus-stack-55.6.0 ### [`v55.5.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.5.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.1...kube-prometheus-stack-55.5.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] install service monitors in same namespace when ignoreNamespaceSelectors by [@​anthr76](https://togithub.com/anthr76) in [https://github.com/prometheus-community/helm-charts/pull/3953](https://togithub.com/prometheus-community/helm-charts/pull/3953) #### New Contributors - [@​anthr76](https://togithub.com/anthr76) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3953](https://togithub.com/prometheus-community/helm-charts/pull/3953) **Full Changelog**: prometheus-community/helm-charts@alertmanager-snmp-notifier-0.3.0...kube-prometheus-stack-55.5.2 ### [`v55.5.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.5.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.0...kube-prometheus-stack-55.5.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fix example in value.yaml by [@​acernikovs](https://togithub.com/acernikovs) in [https://github.com/prometheus-community/helm-charts/pull/4112](https://togithub.com/prometheus-community/helm-charts/pull/4112) #### New Contributors - [@​acernikovs](https://togithub.com/acernikovs) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4112](https://togithub.com/prometheus-community/helm-charts/pull/4112) **Full Changelog**: prometheus-community/helm-charts@prometheus-kafka-exporter-2.8.0...kube-prometheus-stack-55.5.1 ### [`v55.5.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.5.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.4.1...kube-prometheus-stack-55.5.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] inhibit InfoInhibitor alerts by default by [@​ANGkeith](https://togithub.com/ANGkeith) in [https://github.com/prometheus-community/helm-charts/pull/3964](https://togithub.com/prometheus-community/helm-charts/pull/3964) - \[kube-prometheus-stack] make it possible to disable the coreDns expot… by [@​sebastiangaiser](https://togithub.com/sebastiangaiser) in [https://github.com/prometheus-community/helm-charts/pull/4091](https://togithub.com/prometheus-community/helm-charts/pull/4091) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.4.1...kube-prometheus-stack-55.5.0 ### [`v55.4.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.4.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.4.0...kube-prometheus-stack-55.4.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack]: re-enable memory working set rule by [@​jjungnickel](https://togithub.com/jjungnickel) in [https://github.com/prometheus-community/helm-charts/pull/4044](https://togithub.com/prometheus-community/helm-charts/pull/4044) #### New Contributors - [@​jjungnickel](https://togithub.com/jjungnickel) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4044](https://togithub.com/prometheus-community/helm-charts/pull/4044) **Full Changelog**: prometheus-community/helm-charts@alertmanager-snmp-notifier-0.2.0...kube-prometheus-stack-55.4.1 ### [`v55.4.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.4.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.3.1...kube-prometheus-stack-55.4.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] allow setting `GOGC` env configure by [@​dongjiang1989](https://togithub.com/dongjiang1989) in [https://github.com/prometheus-community/helm-charts/pull/4058](https://togithub.com/prometheus-community/helm-charts/pull/4058) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.8.2...kube-prometheus-stack-55.4.0 ### [`v55.3.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.3.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.3.0...kube-prometheus-stack-55.3.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump prometheus image tag to 2.48.1 by [@​lukas-unity](https://togithub.com/lukas-unity) in [https://github.com/prometheus-community/helm-charts/pull/4082](https://togithub.com/prometheus-community/helm-charts/pull/4082) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.3.0...kube-prometheus-stack-55.3.1 ### [`v55.3.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.3.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.2.0...kube-prometheus-stack-55.3.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow configuration of sessionAffinityConfig by [@​karloramone](https://togithub.com/karloramone) in [https://github.com/prometheus-community/helm-charts/pull/4076](https://togithub.com/prometheus-community/helm-charts/pull/4076) #### New Contributors - [@​karloramone](https://togithub.com/karloramone) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4076](https://togithub.com/prometheus-community/helm-charts/pull/4076) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.2.0...kube-prometheus-stack-55.3.0 ### [`v55.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.1.1...kube-prometheus-stack-55.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow to define editable property on dashboards by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4024](https://togithub.com/prometheus-community/helm-charts/pull/4024) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.1.1...kube-prometheus-stack-55.2.0 ### [`v55.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.1.0...kube-prometheus-stack-55.1.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[CI] Run shellcheck on custom lint file by [@​GMartinez-Sisti](https://togithub.com/GMartinez-Sisti) in [https://github.com/prometheus-community/helm-charts/pull/4072](https://togithub.com/prometheus-community/helm-charts/pull/4072) - Bump actions/setup-python from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus-community/helm-charts/pull/4079](https://togithub.com/prometheus-community/helm-charts/pull/4079) - \[kube-prometheus-stack] Shellcheck linter file by [@​GMartinez-Sisti](https://togithub.com/GMartinez-Sisti) in [https://github.com/prometheus-community/helm-charts/pull/4073](https://togithub.com/prometheus-community/helm-charts/pull/4073) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.1.0...kube-prometheus-stack-55.1.1 ### [`v55.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.0.1...kube-prometheus-stack-55.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow run Prometheus Operator Webhook receiver separately by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4023](https://togithub.com/prometheus-community/helm-charts/pull/4023) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.0.1...kube-prometheus-stack-55.1.0 ### [`v55.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.0.0...kube-prometheus-stack-55.0.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Add custom CI actions by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4065](https://togithub.com/prometheus-community/helm-charts/pull/4065) **Full Changelog**: prometheus-community/helm-charts@prometheus-postgres-exporter-5.3.0...kube-prometheus-stack-55.0.1 ### [`v55.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.2.2...kube-prometheus-stack-55.0.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Bump operator to 0.70.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4046](https://togithub.com/prometheus-community/helm-charts/pull/4046) **Full Changelog**: prometheus-community/helm-charts@prometheus-operator-crds-8.0.1...kube-prometheus-stack-55.0.0 ### [`v54.2.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.2.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.2.1...kube-prometheus-stack-54.2.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Grafana Datasource CM, Prometheus Replicas and Exemplar Trace Destinations by [@​wesbrownfavor](https://togithub.com/wesbrownfavor) in [https://github.com/prometheus-community/helm-charts/pull/4032](https://togithub.com/prometheus-community/helm-charts/pull/4032) #### New Contributors - [@​wesbrownfavor](https://togithub.com/wesbrownfavor) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4032](https://togithub.com/prometheus-community/helm-charts/pull/4032) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-54.2.1...kube-prometheus-stack-54.2.2 ### [`v54.2.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.2.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.2.0...kube-prometheus-stack-54.2.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Bump prom to 2.48.0 + node exporter dep by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4017](https://togithub.com/prometheus-community/helm-charts/pull/4017) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-54.2.0...kube-prometheus-stack-54.2.1 ### [`v54.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.1.0...kube-prometheus-stack-54.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Configure additional aggregation labels + k8s.rules split by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/3883](https://togithub.com/prometheus-community/helm-charts/pull/3883) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.8.0...kube-prometheus-stack-54.2.0 ### [`v54.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.0.1...kube-prometheus-stack-54.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Generate windows dashboard from hack/sync by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4013](https://togithub.com/prometheus-community/helm-charts/pull/4013) **Full Changelog**: prometheus-community/helm-charts@prometheus-mysql-exporter-2.2.0...kube-prometheus-stack-54.1.0 </details> <details> <summary>prometheus-operator/prometheus-operator (quay.io/prometheus-operator/prometheus-operator)</summary> ### [`v0.71.2`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.71.2): 0.71.2 / 2024-01-25 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.71.1...v0.71.2) - \[BUGFIX] Fix Azure SD service discovery when using `ManagedIdentity`. [#​6259](https://togithub.com/prometheus-operator/prometheus-operator/issues/6259) ### [`v0.71.1`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.71.1): / 2024-01-22 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.71.0...v0.71.1) - \[BUGFIX] Pass all the ThanosRuler `.spec.volumes` fields down to the pods. [#​6249](https://togithub.com/prometheus-operator/prometheus-operator/issues/6249) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…etheus-community#3964) Signed-off-by: ANGkeith <[email protected]>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus) ([source](https://togithub.com/prometheus-community/helm-charts)) | major | `54.0.1` -> `56.6.2` | | [prometheus-operator-crds](https://togithub.com/prometheus-community/helm-charts) | patch | `9.0.0` -> `9.0.1` | | quay.io/prometheus-operator/prometheus-config-reloader | patch | `v0.71.0` -> `v0.71.2` | | [quay.io/prometheus-operator/prometheus-operator](https://prometheus-operator.dev/) ([source](https://togithub.com/prometheus-operator/prometheus-operator)) | patch | `v0.71.0` -> `v0.71.2` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-config-reloader)) | patch | `v0.71.0` -> `v0.71.2` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator](https://togithub.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-operator)) | patch | `v0.71.0` -> `v0.71.2` | --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v56.6.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.6.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.6.1...kube-prometheus-stack-56.6.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow fullname override of prometheus-operator by [@​than-pet](https://togithub.com/than-pet) in [https://github.com/prometheus-community/helm-charts/pull/4219](https://togithub.com/prometheus-community/helm-charts/pull/4219) **Full Changelog**: prometheus-community/helm-charts@prometheus-statsd-exporter-0.13.0...kube-prometheus-stack-56.6.2 ### [`v56.6.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.6.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.6.0...kube-prometheus-stack-56.6.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fixing template inconsistencies in prometheus-operator fullname by [@​than-pet](https://togithub.com/than-pet) in [https://github.com/prometheus-community/helm-charts/pull/4217](https://togithub.com/prometheus-community/helm-charts/pull/4217) #### New Contributors - [@​than-pet](https://togithub.com/than-pet) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4217](https://togithub.com/prometheus-community/helm-charts/pull/4217) **Full Changelog**: prometheus-community/helm-charts@alertmanager-1.8.0...kube-prometheus-stack-56.6.1 ### [`v56.6.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.6.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.5.0...kube-prometheus-stack-56.6.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Thanos to v0.34.0 by [@​dragoangel](https://togithub.com/dragoangel) in [https://github.com/prometheus-community/helm-charts/pull/4211](https://togithub.com/prometheus-community/helm-charts/pull/4211) **Full Changelog**: prometheus-community/helm-charts@prometheus-ipmi-exporter-0.2.1...kube-prometheus-stack-56.6.0 ### [`v56.5.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.5.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.4.0...kube-prometheus-stack-56.5.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Grafana chart to 7.3.x by [@​sturman](https://togithub.com/sturman) in [https://github.com/prometheus-community/helm-charts/pull/4210](https://togithub.com/prometheus-community/helm-charts/pull/4210) **Full Changelog**: prometheus-community/helm-charts@prometheus-node-exporter-4.27.0...kube-prometheus-stack-56.5.0 ### [`v56.4.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.4.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.3.0...kube-prometheus-stack-56.4.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update Thanos Ruler to v0.34.0 by [@​dragoangel](https://togithub.com/dragoangel) in [https://github.com/prometheus-community/helm-charts/pull/4209](https://togithub.com/prometheus-community/helm-charts/pull/4209) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.11.0...kube-prometheus-stack-56.4.0 ### [`v56.3.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.3.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.2.1...kube-prometheus-stack-56.3.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] add maximumStartupDurationSeconds optional value by [@​prudnitskiy](https://togithub.com/prudnitskiy) in [https://github.com/prometheus-community/helm-charts/pull/4195](https://togithub.com/prometheus-community/helm-charts/pull/4195) **Full Changelog**: prometheus-community/helm-charts@prometheus-systemd-exporter-0.2.0...kube-prometheus-stack-56.3.0 ### [`v56.2.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.2.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.2.0...kube-prometheus-stack-56.2.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update values.yaml by [@​xogoodnow](https://togithub.com/xogoodnow) in [https://github.com/prometheus-community/helm-charts/pull/4075](https://togithub.com/prometheus-community/helm-charts/pull/4075) #### New Contributors - [@​xogoodnow](https://togithub.com/xogoodnow) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4075](https://togithub.com/prometheus-community/helm-charts/pull/4075) **Full Changelog**: prometheus-community/helm-charts@prometheus-statsd-exporter-0.12.0...kube-prometheus-stack-56.2.1 ### [`v56.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.1.0...kube-prometheus-stack-56.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Added missing enforcedKeepDroppedTargets in the template of prometheus in 0.71.0 by [@​Leegin-darknight](https://togithub.com/Leegin-darknight) in [https://github.com/prometheus-community/helm-charts/pull/4178](https://togithub.com/prometheus-community/helm-charts/pull/4178) #### New Contributors - [@​Leegin-darknight](https://togithub.com/Leegin-darknight) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4178](https://togithub.com/prometheus-community/helm-charts/pull/4178) **Full Changelog**: prometheus-community/helm-charts@prometheus-nats-exporter-2.15.0...kube-prometheus-stack-56.2.0 ### [`v56.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.5...kube-prometheus-stack-56.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump win and node exporter deps by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4189](https://togithub.com/prometheus-community/helm-charts/pull/4189) **Full Changelog**: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.10.1...kube-prometheus-stack-56.1.0 ### [`v56.0.5`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.5) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.4...kube-prometheus-stack-56.0.5) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump operator to 0.71.2 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4180](https://togithub.com/prometheus-community/helm-charts/pull/4180) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.0.4...kube-prometheus-stack-56.0.5 ### [`v56.0.4`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.4) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.3...kube-prometheus-stack-56.0.4) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] add missing rbac permissions for 0.71.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4175](https://togithub.com/prometheus-community/helm-charts/pull/4175) **Full Changelog**: prometheus-community/helm-charts@prometheus-node-exporter-4.26.0...kube-prometheus-stack-56.0.4 ### [`v56.0.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.2...kube-prometheus-stack-56.0.3) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. ##### What's Changed - \[kube-prometheus-stack] fix label on admission controller by [@​DrBu7cher](https://togithub.com/DrBu7cher) in [https://github.com/prometheus-community/helm-charts/pull/4168](https://togithub.com/prometheus-community/helm-charts/pull/4168) ##### New Contributors - [@​DrBu7cher](https://togithub.com/DrBu7cher) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4168](https://togithub.com/prometheus-community/helm-charts/pull/4168) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.0.2...kube-prometheus-stack-56.0.3 ### [`v56.0.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.1...kube-prometheus-stack-56.0.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. ##### What's Changed - \[kube-prometheus-stack] Enable release label for windows exporter by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4029](https://togithub.com/prometheus-community/helm-charts/pull/4029) - \[kube-prometheus-stack] allow kube-state-metrics job name to be overridden by [@​jhandguy](https://togithub.com/jhandguy) in [https://github.com/prometheus-community/helm-charts/pull/4160](https://togithub.com/prometheus-community/helm-charts/pull/4160) ##### New Contributors - [@​jhandguy](https://togithub.com/jhandguy) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4160](https://togithub.com/prometheus-community/helm-charts/pull/4160) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.10.0...kube-prometheus-stack-56.0.2 ### [`v56.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.0.0...kube-prometheus-stack-56.0.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Label promstack-operator pods with k8s recommended labels by [@​koooge](https://togithub.com/koooge) in [https://github.com/prometheus-community/helm-charts/pull/4094](https://togithub.com/prometheus-community/helm-charts/pull/4094) #### New Contributors - [@​koooge](https://togithub.com/koooge) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4094](https://togithub.com/prometheus-community/helm-charts/pull/4094) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-56.0.0...kube-prometheus-stack-56.0.1 ### [`v56.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.11.0...kube-prometheus-stack-56.0.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump operator to 0.71.0 (and default prom to 2.49.1) by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4151](https://togithub.com/prometheus-community/helm-charts/pull/4151) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.9.0...kube-prometheus-stack-56.0.0 ### [`v55.11.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.11.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.10.0...kube-prometheus-stack-55.11.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Update grafana chart to 7.2.x by [@​mtenrero](https://togithub.com/mtenrero) in [https://github.com/prometheus-community/helm-charts/pull/4146](https://togithub.com/prometheus-community/helm-charts/pull/4146) #### New Contributors - [@​mtenrero](https://togithub.com/mtenrero) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4146](https://togithub.com/prometheus-community/helm-charts/pull/4146) **Full Changelog**: prometheus-community/helm-charts@prometheus-operator-admission-webhook-0.10.0...kube-prometheus-stack-55.11.0 ### [`v55.10.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.10.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.9.0...kube-prometheus-stack-55.10.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Support `additionalArgs` on `thanosRulerSpec` by [@​clux](https://togithub.com/clux) in [https://github.com/prometheus-community/helm-charts/pull/4092](https://togithub.com/prometheus-community/helm-charts/pull/4092) #### New Contributors - [@​clux](https://togithub.com/clux) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4092](https://togithub.com/prometheus-community/helm-charts/pull/4092) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.9.0...kube-prometheus-stack-55.10.0 ### [`v55.9.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.9.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.3...kube-prometheus-stack-55.9.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Add prometheusOperator.admissionWebhooks.namespaceSelector by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4142](https://togithub.com/prometheus-community/helm-charts/pull/4142) **Full Changelog**: prometheus-community/helm-charts@prometheus-systemd-exporter-0.1.1...kube-prometheus-stack-55.9.0 ### [`v55.8.3`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.3) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.2...kube-prometheus-stack-55.8.3) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Add jkroepke as maintainer by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4025](https://togithub.com/prometheus-community/helm-charts/pull/4025) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.8.2...kube-prometheus-stack-55.8.3 ### [`v55.8.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.1...kube-prometheus-stack-55.8.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fix Grafana Deeplinks by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4087](https://togithub.com/prometheus-community/helm-charts/pull/4087) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.8.1...kube-prometheus-stack-55.8.2 ### [`v55.8.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.8.0...kube-prometheus-stack-55.8.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Avoid nil pointer error with empty thanos config by [@​gracedo](https://togithub.com/gracedo) in [https://github.com/prometheus-community/helm-charts/pull/4132](https://togithub.com/prometheus-community/helm-charts/pull/4132) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.8.0...kube-prometheus-stack-55.8.1 ### [`v55.8.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.8.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.7.1...kube-prometheus-stack-55.8.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Bump chart dependencies by [@​dotdc](https://togithub.com/dotdc) in [https://github.com/prometheus-community/helm-charts/pull/4141](https://togithub.com/prometheus-community/helm-charts/pull/4141) **Full Changelog**: prometheus-community/helm-charts@kube-state-metrics-5.16.0...kube-prometheus-stack-55.8.0 ### [`v55.7.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.7.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.7.0...kube-prometheus-stack-55.7.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] quote host in alertmanager ingress spec by [@​msadiq058](https://togithub.com/msadiq058) in [https://github.com/prometheus-community/helm-charts/pull/4138](https://togithub.com/prometheus-community/helm-charts/pull/4138) #### New Contributors - [@​msadiq058](https://togithub.com/msadiq058) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4138](https://togithub.com/prometheus-community/helm-charts/pull/4138) **Full Changelog**: prometheus-community/helm-charts@prometheus-systemd-exporter-0.1.0...kube-prometheus-stack-55.7.1 ### [`v55.7.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.7.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.6.0...kube-prometheus-stack-55.7.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump Thanos to 0.33.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4101](https://togithub.com/prometheus-community/helm-charts/pull/4101) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.6.0...kube-prometheus-stack-55.7.0 ### [`v55.6.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.6.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.2...kube-prometheus-stack-55.6.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] adding global sampleLimit to prometheusSpec by [@​husseinferas](https://togithub.com/husseinferas) in [https://github.com/prometheus-community/helm-charts/pull/4125](https://togithub.com/prometheus-community/helm-charts/pull/4125) #### New Contributors - [@​husseinferas](https://togithub.com/husseinferas) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4125](https://togithub.com/prometheus-community/helm-charts/pull/4125) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.5.2...kube-prometheus-stack-55.6.0 ### [`v55.5.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.5.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.1...kube-prometheus-stack-55.5.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] install service monitors in same namespace when ignoreNamespaceSelectors by [@​anthr76](https://togithub.com/anthr76) in [https://github.com/prometheus-community/helm-charts/pull/3953](https://togithub.com/prometheus-community/helm-charts/pull/3953) #### New Contributors - [@​anthr76](https://togithub.com/anthr76) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/3953](https://togithub.com/prometheus-community/helm-charts/pull/3953) **Full Changelog**: prometheus-community/helm-charts@alertmanager-snmp-notifier-0.3.0...kube-prometheus-stack-55.5.2 ### [`v55.5.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.5.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.5.0...kube-prometheus-stack-55.5.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Fix example in value.yaml by [@​acernikovs](https://togithub.com/acernikovs) in [https://github.com/prometheus-community/helm-charts/pull/4112](https://togithub.com/prometheus-community/helm-charts/pull/4112) #### New Contributors - [@​acernikovs](https://togithub.com/acernikovs) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4112](https://togithub.com/prometheus-community/helm-charts/pull/4112) **Full Changelog**: prometheus-community/helm-charts@prometheus-kafka-exporter-2.8.0...kube-prometheus-stack-55.5.1 ### [`v55.5.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.5.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.4.1...kube-prometheus-stack-55.5.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] inhibit InfoInhibitor alerts by default by [@​ANGkeith](https://togithub.com/ANGkeith) in [https://github.com/prometheus-community/helm-charts/pull/3964](https://togithub.com/prometheus-community/helm-charts/pull/3964) - \[kube-prometheus-stack] make it possible to disable the coreDns expot… by [@​sebastiangaiser](https://togithub.com/sebastiangaiser) in [https://github.com/prometheus-community/helm-charts/pull/4091](https://togithub.com/prometheus-community/helm-charts/pull/4091) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.4.1...kube-prometheus-stack-55.5.0 ### [`v55.4.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.4.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.4.0...kube-prometheus-stack-55.4.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack]: re-enable memory working set rule by [@​jjungnickel](https://togithub.com/jjungnickel) in [https://github.com/prometheus-community/helm-charts/pull/4044](https://togithub.com/prometheus-community/helm-charts/pull/4044) #### New Contributors - [@​jjungnickel](https://togithub.com/jjungnickel) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4044](https://togithub.com/prometheus-community/helm-charts/pull/4044) **Full Changelog**: prometheus-community/helm-charts@alertmanager-snmp-notifier-0.2.0...kube-prometheus-stack-55.4.1 ### [`v55.4.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.4.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.3.1...kube-prometheus-stack-55.4.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] allow setting `GOGC` env configure by [@​dongjiang1989](https://togithub.com/dongjiang1989) in [https://github.com/prometheus-community/helm-charts/pull/4058](https://togithub.com/prometheus-community/helm-charts/pull/4058) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.8.2...kube-prometheus-stack-55.4.0 ### [`v55.3.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.3.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.3.0...kube-prometheus-stack-55.3.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump prometheus image tag to 2.48.1 by [@​lukas-unity](https://togithub.com/lukas-unity) in [https://github.com/prometheus-community/helm-charts/pull/4082](https://togithub.com/prometheus-community/helm-charts/pull/4082) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.3.0...kube-prometheus-stack-55.3.1 ### [`v55.3.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.3.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.2.0...kube-prometheus-stack-55.3.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow configuration of sessionAffinityConfig by [@​karloramone](https://togithub.com/karloramone) in [https://github.com/prometheus-community/helm-charts/pull/4076](https://togithub.com/prometheus-community/helm-charts/pull/4076) #### New Contributors - [@​karloramone](https://togithub.com/karloramone) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4076](https://togithub.com/prometheus-community/helm-charts/pull/4076) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.2.0...kube-prometheus-stack-55.3.0 ### [`v55.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.1.1...kube-prometheus-stack-55.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow to define editable property on dashboards by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4024](https://togithub.com/prometheus-community/helm-charts/pull/4024) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.1.1...kube-prometheus-stack-55.2.0 ### [`v55.1.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.1.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.1.0...kube-prometheus-stack-55.1.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[CI] Run shellcheck on custom lint file by [@​GMartinez-Sisti](https://togithub.com/GMartinez-Sisti) in [https://github.com/prometheus-community/helm-charts/pull/4072](https://togithub.com/prometheus-community/helm-charts/pull/4072) - Bump actions/setup-python from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus-community/helm-charts/pull/4079](https://togithub.com/prometheus-community/helm-charts/pull/4079) - \[kube-prometheus-stack] Shellcheck linter file by [@​GMartinez-Sisti](https://togithub.com/GMartinez-Sisti) in [https://github.com/prometheus-community/helm-charts/pull/4073](https://togithub.com/prometheus-community/helm-charts/pull/4073) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.1.0...kube-prometheus-stack-55.1.1 ### [`v55.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.0.1...kube-prometheus-stack-55.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Allow run Prometheus Operator Webhook receiver separately by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4023](https://togithub.com/prometheus-community/helm-charts/pull/4023) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-55.0.1...kube-prometheus-stack-55.1.0 ### [`v55.0.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.0.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-55.0.0...kube-prometheus-stack-55.0.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Add custom CI actions by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4065](https://togithub.com/prometheus-community/helm-charts/pull/4065) **Full Changelog**: prometheus-community/helm-charts@prometheus-postgres-exporter-5.3.0...kube-prometheus-stack-55.0.1 ### [`v55.0.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-55.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.2.2...kube-prometheus-stack-55.0.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Bump operator to 0.70.0 by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4046](https://togithub.com/prometheus-community/helm-charts/pull/4046) **Full Changelog**: prometheus-community/helm-charts@prometheus-operator-crds-8.0.1...kube-prometheus-stack-55.0.0 ### [`v54.2.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.2.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.2.1...kube-prometheus-stack-54.2.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Grafana Datasource CM, Prometheus Replicas and Exemplar Trace Destinations by [@​wesbrownfavor](https://togithub.com/wesbrownfavor) in [https://github.com/prometheus-community/helm-charts/pull/4032](https://togithub.com/prometheus-community/helm-charts/pull/4032) #### New Contributors - [@​wesbrownfavor](https://togithub.com/wesbrownfavor) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4032](https://togithub.com/prometheus-community/helm-charts/pull/4032) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-54.2.1...kube-prometheus-stack-54.2.2 ### [`v54.2.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.2.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.2.0...kube-prometheus-stack-54.2.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Bump prom to 2.48.0 + node exporter dep by [@​DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4017](https://togithub.com/prometheus-community/helm-charts/pull/4017) **Full Changelog**: prometheus-community/helm-charts@kube-prometheus-stack-54.2.0...kube-prometheus-stack-54.2.1 ### [`v54.2.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.2.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.1.0...kube-prometheus-stack-54.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Configure additional aggregation labels + k8s.rules split by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/3883](https://togithub.com/prometheus-community/helm-charts/pull/3883) **Full Changelog**: prometheus-community/helm-charts@prometheus-25.8.0...kube-prometheus-stack-54.2.0 ### [`v54.1.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-54.1.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-54.0.1...kube-prometheus-stack-54.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Generate windows dashboard from hack/sync by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4013](https://togithub.com/prometheus-community/helm-charts/pull/4013) **Full Changelog**: prometheus-community/helm-charts@prometheus-mysql-exporter-2.2.0...kube-prometheus-stack-54.1.0 </details> <details> <summary>prometheus-operator/prometheus-operator (quay.io/prometheus-operator/prometheus-operator)</summary> ### [`v0.71.2`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.71.2): 0.71.2 / 2024-01-25 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.71.1...v0.71.2) - \[BUGFIX] Fix Azure SD service discovery when using `ManagedIdentity`. [#​6259](https://togithub.com/prometheus-operator/prometheus-operator/issues/6259) ### [`v0.71.1`](https://togithub.com/prometheus-operator/prometheus-operator/releases/tag/v0.71.1): / 2024-01-22 [Compare Source](https://togithub.com/prometheus-operator/prometheus-operator/compare/v0.71.0...v0.71.1) - \[BUGFIX] Pass all the ThanosRuler `.spec.volumes` fields down to the pods. [#​6249](https://togithub.com/prometheus-operator/prometheus-operator/issues/6249) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
What this PR does / why we need it
Inhibit InfoInhibitor Alerts totally
Which issue this PR fixes
Special notes for your reviewer
Checklist
[prometheus-couchdb-exporter]
)