chore(deps): update module github.com/prometheus/client_golang to v1.20.2 #6
Loading…
Reference in New Issue
No description provided.
Delete Branch "renovate/github.com-prometheus-client_golang-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.19.1
->v1.20.2
Release Notes
prometheus/client_golang (github.com/prometheus/client_golang)
v1.20.2
Compare Source
v1.20.1
Compare Source
This release contains the critical fix for the issue. Thanks to @geberl, @CubicrootXYZ, @zetaab and @timofurrer for helping us with the investigation!
v1.20.0
Compare Source
Thanks everyone for contributions!
⚠️ In this release we remove one (broken anyway, given Go runtime changes) metric and add three new (representing GOGC, GOMEMLIMIT and GOMAXPROCS flags) to the default
collectors.NewGoCollector()
collector. Given its popular usage, expect your binary to expose two additional metric.Changes
All commits
New Contributors
Full Changelog: https://github.com/prometheus/client_golang/compare/v1.19.1...v1.20.0
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.
This PR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go get
command, which resulted in the following additional change(s):Details:
github.com/cespare/xxhash/v2
v2.2.0
->v2.3.0
github.com/prometheus/client_model
v0.5.0
->v0.6.1
golang.org/x/sys
v0.17.0
->v0.22.0
google.golang.org/protobuf
v1.33.0
->v1.34.2