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 module github.com/prometheus/client_golang to v1.21.1 #514

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

bakito
Copy link
Owner

@bakito bakito commented Mar 5, 2025

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/client_golang require patch v1.21.0 -> v1.21.1

Release Notes

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

v1.21.1: / 2025-03-04

Compare Source

This release addresses a performance regression introduced in #​1661 -- thanks to all who reported this quickly:
@​chlunde, @​dethi, @​aaronbee @​tsuna @​kakkoyun 💪🏽. 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 becomes conflicted, 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 has been generated by Renovate Bot.

@bakito bakito added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 5, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13668849250

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 59.256%

Totals Coverage Status
Change from base Build 13624573530: 0.2%
Covered Lines: 1274
Relevant Lines: 2150

💛 - Coveralls

@bakito bakito merged commit c0cbccb into main Mar 5, 2025
7 checks passed
@bakito bakito deleted the renovate/github.com-prometheus-client_golang-1.x branch March 5, 2025 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants