Skip to content
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

chore(deps): update prometheus-stack #1137

Merged
merged 4 commits into from
Jan 7, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Update Change
cgr.dev/du-uds-defenseunicorns/kube-webhook-certgen-fips (source) minor 1.11.3 -> 1.12.0
cgr.dev/du-uds-defenseunicorns/prometheus-fips (source) minor 3.0.1 -> 3.1.0
kube-prometheus-stack (source) minor 67.3.1 -> 67.8.0
quay.io/prometheus/prometheus minor v3.0.1 -> v3.1.0
registry.k8s.io/ingress-nginx/kube-webhook-certgen minor v1.4.4 -> v1.5.0
registry1.dso.mil/ironbank/opensource/ingress-nginx/kube-webhook-certgen (source) minor v1.4.4 -> v1.5.0

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack)

v67.8.0

Compare Source

v67.7.0

Compare Source

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

New Contributors

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-67.6.0...kube-prometheus-stack-67.7.0

v67.6.0

Compare Source

v67.5.0

Compare Source

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

Full Changelog: prometheus-community/helm-charts@prom-label-proxy-0.10.1...kube-prometheus-stack-67.5.0

v67.4.0

Compare Source

prometheus/prometheus (quay.io/prometheus/prometheus)

v3.1.0: 3.1.0 / 2025-01-02

Compare Source

What's Changed
  • [SECURITY] upgrade golang.org/x/crypto to address reported CVE-2024-45337. #​15691
  • [CHANGE] Notifier: Increment prometheus_notifications_errors_total by the number of affected alerts rather than per batch. #​15428
  • [CHANGE] API: list rules field "groupNextToken:omitempty" renamed to "groupNextToken". #​15400
  • [ENHANCEMENT] OTLP translate: keep identifying attributes in target_info. #​15448
  • [ENHANCEMENT] Paginate rule groups, add infinite scroll to rules within groups. #​15677
  • [ENHANCEMENT] TSDB: Improve calculation of space used by labels. #​13880
  • [ENHANCEMENT] Rules: new metric rule_group_last_rule_duration_sum_seconds. #​15672
  • [ENHANCEMENT] Observability: Export 'go_sync_mutex_wait_total_seconds_total' metric. #​15339
  • [ENHANCEMEN] Remote-Write: optionally use a DNS resolver that picks a random IP. #​15329
  • [PERF] Optimize l=~".+" matcher. #​15474, #​15684
  • [PERF] TSDB: Cache all symbols for compaction . #​15455
  • [PERF] TSDB: MemPostings: keep a map of label values slices. #​15426
  • [PERF] Remote-Write: Remove interning hook. #​15456
  • [PERF] Scrape: optimize string manipulation for experimental native histograms with custom buckets. #​15453
  • [PERF] TSDB: reduce memory allocations. #​15465, #​15427
  • [PERF] Storage: Implement limit in mergeGenericQuerier. #​14489
  • [PERF] TSDB: Optimize inverse matching. #​14144
  • [PERF] Regex: use stack memory for lowercase copy of string. #​15210
  • [PERF] TSDB: When deleting from postings index, pause to unlock and let readers read. #​15242
  • [BUGFIX] Main: Avoid possible segfault at exit. (#​15724)
  • [BUGFIX] Rules: Do not run rules concurrently if uncertain about dependencies. #​15560
  • [BUGFIX] PromQL: Adds test for absent, absent_over_time and deriv func with histograms. #​15667
  • [BUGFIX] PromQL: Fix various bugs related to quoting UTF-8 characters. #​15531
  • [BUGFIX] Scrape: fix nil panic after scrape loop reload. #​15563
  • [BUGFIX] Remote-write: fix panic on repeated log message. #​15562
  • [BUGFIX] Scrape: reload would ignore always_scrape_classic_histograms and convert_classic_histograms_to_nhcb configs. #​15489
  • [BUGFIX] TSDB: fix data corruption in experimental native histograms. #​15482
  • [BUGFIX] PromQL: Ignore histograms in all time related functions. #​15479
  • [BUGFIX] OTLP receiver: Convert metric metadata. #​15416
  • [BUGFIX] PromQL: Fix resets function for histograms. #​15527
  • [BUGFIX] PromQL: Fix behaviour of changes() for mix of histograms and floats. #​15469
  • [BUGFIX] PromQL: Fix behaviour of some aggregations with histograms. #​15432
  • [BUGFIX] allow quoted exemplar keys in openmetrics text format. #​15260
  • [BUGFIX] TSDB: fixes for rare conditions when loading write-behind-log (WBL). #​15380
  • [BUGFIX] round() function did not remove __name__ label. #​15250
  • [BUGFIX] Promtool: analyze block shows metric name with 0 cardinality. #​15438
  • [BUGFIX] PromQL: Fix count_values for histograms. #​15422
  • [BUGFIX] PromQL: fix issues with comparison binary operations with bool modifier and native histograms. #​15413
  • [BUGFIX] PromQL: fix incorrect "native histogram ignored in aggregation" annotations. #​15414
  • [BUGFIX] PromQL: Corrects the behaviour of some operator and aggregators with Native Histograms. #​15245
  • [BUGFIX] TSDB: Always return unknown hint for first sample in non-gauge histogram chunk. #​15343
  • [BUGFIX] PromQL: Clamp functions: Ignore any points with native histograms. #​15169
  • [BUGFIX] TSDB: Fix race on stale values in headAppender. #​15322
  • [BUGFIX] UI: Fix selector / series formatting for empty metric names. #​15340
  • [BUGFIX] OTLP receiver: Allow colons in non-standard units. #​15710

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 19, 2024 21:20
@renovate renovate bot changed the title chore(deps): update prometheus-stack to v67.4.0 chore(deps): update prometheus-stack to v67.5.0 Dec 25, 2024
@renovate renovate bot force-pushed the renovate/prometheus-stack branch 2 times, most recently from ee5b97c to 74d42af Compare December 25, 2024 18:05
@renovate renovate bot changed the title chore(deps): update prometheus-stack to v67.5.0 chore(deps): update prometheus-stack Dec 25, 2024
@renovate renovate bot force-pushed the renovate/prometheus-stack branch 4 times, most recently from f126dcb to 338ba50 Compare January 6, 2025 08:33
| datasource | package                                                                  | from   | to     |
| ---------- | ------------------------------------------------------------------------ | ------ | ------ |
| docker     | cgr.dev/du-uds-defenseunicorns/kube-webhook-certgen-fips                 | 1.11.3 | 1.12.0 |
| docker     | cgr.dev/du-uds-defenseunicorns/prometheus-fips                           | 3.0.1  | 3.1.0  |
| helm       | kube-prometheus-stack                                                    | 67.3.1 | 67.8.0 |
| docker     | quay.io/prometheus/prometheus                                            | v3.0.1 | v3.1.0 |
| docker     | registry.k8s.io/ingress-nginx/kube-webhook-certgen                       | v1.4.4 | v1.5.0 |
| docker     | registry1.dso.mil/ironbank/opensource/ingress-nginx/kube-webhook-certgen | v1.4.4 | v1.5.0 |
@renovate renovate bot force-pushed the renovate/prometheus-stack branch from 338ba50 to 0b53b66 Compare January 6, 2025 09:52
@noahpb noahpb added the renovate-ready Label used to trigger Renovate PR CI label Jan 6, 2025
@noahpb
Copy link
Contributor

noahpb commented Jan 6, 2025

Noting that the helm chart now supports fallbackScrapeProtocol for additionalServiceMonitors and additionalPodMonitors that are deployed as part of kube-prometheus-stack, though we are not leveraging those values.

Copy link
Contributor Author

renovate bot commented Jan 6, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@noahpb noahpb enabled auto-merge (squash) January 6, 2025 21:24
@noahpb noahpb merged commit 8dc0781 into main Jan 7, 2025
18 checks passed
@noahpb noahpb deleted the renovate/prometheus-stack branch January 7, 2025 14:54
@mjnagel
Copy link
Contributor

mjnagel commented Jan 8, 2025

@noahpb it looks like this was missing the registry1 prometheus 3.1.0, we should keep an eye on that and try to get that version skew reconciled when we can.

mjnagel pushed a commit that referenced this pull request Jan 15, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.34.0](v0.33.1...v0.34.0)
(2025-01-15)


### Features

* add additional outputs to `debug-output` action
([#1073](#1073))
([29f12b4](29f12b4))
* istio native sidecars
([#1032](#1032))
([e07c6dc](e07c6dc))


### Bug Fixes

* add missing resource type `package` to `kubectl describe` failed…
([#1182](#1182))
([4236b3a](4236b3a))
* attempt fix token permissions
([#1155](#1155))
([5a46e41](5a46e41))
* remove unnecessary docker command in dev docs task
([#1180](#1180))
([9906a09](9906a09))
* validate unique names for monitors
([#666](#666))
([80e28c1](80e28c1))


### Miscellaneous

* add base url field for sso clients
([#1177](#1177))
([39bef00](39bef00))
* add dev task for docs site
([#1173](#1173))
([b0c4bc0](b0c4bc0))
* **deps:** bump cross-spawn from 7.0.3 to 7.0.6
([#1157](#1157))
([11ddada](11ddada))
* **deps:** update grafana to v1.29.0
([#1167](#1167))
([3b31358](3b31358))
* **deps:** update istio to v1.24.2
([#1135](#1135))
([0f9552a](0f9552a))
* **deps:** update keycloak to v26.0.8
([#1171](#1171))
([1346f7b](1346f7b))
* **deps:** update loki memcached to v1.6.34
([#1148](#1148))
([8bbf6b3](8bbf6b3))
* **deps:** update pepr to v0.42.3
([#1158](#1158))
([55e8a4e](55e8a4e))
* **deps:** update pepr to v15.3.0
([#1151](#1151))
([153b7e1](153b7e1))
* **deps:** update prometheus-stack
([#1137](#1137))
([8dc0781](8dc0781))
* **deps:** update prometheus-stack
([#1169](#1169))
([71cab01](71cab01))
* **deps:** update prometheus-stack to v67.9.0
([#1161](#1161))
([067df1b](067df1b))
* **deps:** update prometheus-stack to v68.1.0
([#1176](#1176))
([7088e78](7088e78))
* **deps:** update support-deps
([#1147](#1147))
([cf1a60b](cf1a60b))
* **deps:** update support-deps
([#1160](#1160))
([6c55f6b](6c55f6b))
* **deps:** update vector
([#1165](#1165))
([abb9584](abb9584))
* **deps:** update velero
([#1150](#1150))
([29ee12b](29ee12b))
* docs update issue template
([#1163](#1163))
([21486f9](21486f9))
* **docs:** add doc on non-http ingress
([#1166](#1166))
([0783525](0783525))
* **docs:** change .md link format to adhere to checker
([#1181](#1181))
([125a03b](125a03b))
* **docs:** update Flavor Specific Development Notes
([#1153](#1153))
([bba5a71](bba5a71))


### Documentation

* add note on minimum k3d version, update cli version reference
([#1174](#1174))
([c4dda4e](c4dda4e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate-ready Label used to trigger Renovate PR CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants