Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update module github.com/prometheus/client_golang to v1.21.1#432

Merged
XSAM merged 1 commit intomainfrom
renovate/github.com-prometheus-client_golang-1.x
Mar 4, 2025
Merged

Update module github.com/prometheus/client_golang to v1.21.1#432
XSAM merged 1 commit intomainfrom
renovate/github.com-prometheus-client_golang-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/prometheus/client_golang v1.21.0 -> v1.21.1 age adoption passing confidence

Release Notes

prometheus/client_golang (github.com/prometheus/client_golang)

v1.21.1: / 2025-03-04

Compare Source

This release addresses a major performance regression introduced in #​1661 -- thanks to all who reported this quickly:
@​chlunde, @​dethi, @​aaronbee @​tsuna 💪🏽. This patch release also fixes the iOS build.

We will be hardening the release process even further (#​1759, #​1761) to prevent this in future, sorry for the inconvenience!

The high concurrency optimization is planned to be eventually reintroduced, however in a much safer manner, potentially in a separate API.

  • [BUGFIX] prometheus: Revert of Inc, Add and Observe cumulative metric CAS optimizations (#​1661), causing regressions on low concurrency cases #​1757
  • [BUGFIX] prometheus: Fix GOOS=ios build, broken due to process_collector_* wrong build tags. #​1758
All commits

Full Changelog: prometheus/client_golang@v1.21.0...v1.21.1


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 XSAM as a code owner March 4, 2025 19:44
@codecov
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.0%. Comparing base (ac2fee6) to head (6a83def).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #432   +/-   ##
=====================================
  Coverage   84.0%   84.0%           
=====================================
  Files         14      14           
  Lines        798     798           
=====================================
  Hits         671     671           
  Misses       103     103           
  Partials      24      24           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@XSAM XSAM merged commit cad2573 into main Mar 4, 2025
22 checks passed
@XSAM XSAM deleted the renovate/github.com-prometheus-client_golang-1.x branch March 4, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant