generated from vshn/go-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update module github.com/prometheus/client_golang to v1.20.5 - autoclosed #24
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.15.1
Update module github.com/prometheus/client_golang to v1.16.0
Jun 15, 2023
renovate
bot
force-pushed
the
renovate/github.com-prometheus-client_golang-1.x
branch
from
June 15, 2023 15:11
765a19c
to
47a7aa0
Compare
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.16.0
Update module github.com/prometheus/client_golang to v1.17.0
Sep 27, 2023
renovate
bot
force-pushed
the
renovate/github.com-prometheus-client_golang-1.x
branch
from
September 27, 2023 14:42
47a7aa0
to
0574bc5
Compare
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.17.0
Update module github.com/prometheus/client_golang to v1.18.0
Dec 28, 2023
renovate
bot
force-pushed
the
renovate/github.com-prometheus-client_golang-1.x
branch
from
December 28, 2023 01:45
0574bc5
to
14952a3
Compare
renovate
bot
force-pushed
the
renovate/github.com-prometheus-client_golang-1.x
branch
from
February 27, 2024 19:30
14952a3
to
7a9049f
Compare
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.18.0
Update module github.com/prometheus/client_golang to v1.19.0
Feb 27, 2024
renovate
bot
force-pushed
the
renovate/github.com-prometheus-client_golang-1.x
branch
from
May 9, 2024 13:56
7a9049f
to
d785b6f
Compare
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.19.0
Update module github.com/prometheus/client_golang to v1.19.1
May 9, 2024
renovate
bot
force-pushed
the
renovate/github.com-prometheus-client_golang-1.x
branch
from
August 14, 2024 15:55
d785b6f
to
76661b9
Compare
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.19.1
Update module github.com/prometheus/client_golang to v1.20.0
Aug 14, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/github.com-prometheus-client_golang-1.x
branch
from
August 20, 2024 16:34
76661b9
to
1a47a40
Compare
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.20.0
Update module github.com/prometheus/client_golang to v1.20.1
Aug 20, 2024
renovate
bot
force-pushed
the
renovate/github.com-prometheus-client_golang-1.x
branch
from
August 23, 2024 22:04
1a47a40
to
acf1904
Compare
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.20.1
Update module github.com/prometheus/client_golang to v1.20.2
Aug 23, 2024
renovate
bot
force-pushed
the
renovate/github.com-prometheus-client_golang-1.x
branch
from
September 5, 2024 13:13
acf1904
to
ded9ecf
Compare
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.20.2
Update module github.com/prometheus/client_golang to v1.20.3
Sep 5, 2024
renovate
bot
force-pushed
the
renovate/github.com-prometheus-client_golang-1.x
branch
from
September 17, 2024 09:38
ded9ecf
to
81c8675
Compare
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.20.3
Update module github.com/prometheus/client_golang to v1.20.4
Sep 17, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/github.com-prometheus-client_golang-1.x
branch
from
October 15, 2024 15:00
81c8675
to
bb5aaac
Compare
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.20.4
Update module github.com/prometheus/client_golang to v1.20.5
Oct 15, 2024
renovate
bot
changed the title
Update module github.com/prometheus/client_golang to v1.20.5
Update module github.com/prometheus/client_golang to v1.20.5 - autoclosed
Nov 9, 2024
renovate
bot
deleted the
renovate/github.com-prometheus-client_golang-1.x
branch
November 9, 2024 13:50
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.15.0
->v1.20.5
Release Notes
prometheus/client_golang (github.com/prometheus/client_golang)
v1.20.5
: / 2024-10-15Compare Source
We decided to revert the
testutil
change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced
testutil
package/module with more flexible and safer APIs.Thanks to @dashpole @dgrisonnet @kakkoyun @ArthurSens @vesari @logicalhan @krajorama @bwplotka who helped in this patch release! 🤗
Changelog
[BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #1645
v1.20.4
Compare Source
v1.20.3
Compare Source
v1.20.2
Compare Source
v1.20.1
Compare Source
v1.20.0
Compare Source
Thanks everyone for contributions!
collectors.NewGoCollector()
collector. Given its popular usage, expect your binary to expose two additional metric.Changes
go_memstat_lookups_total
metric which was always 0; Go runtime stopped sharing pointer lookup statistics. #1577go_gc_gogc_percent
,go_gc_gomemlimit_bytes
andgo_sched_gomaxprocs_threads
as those are recommended by the Go team. #1559runtime/metrics
sourcing each metric (if relevant). #1568 #1578zstd
on scrape, controlled by the requestAccept-Encoding
header. #1496WithLimit
parameter to all API methods that supports it. #1544process_network_receive_bytes_total
andprocess_network_transmit_bytes_total
. #1555instrumentation wrapping supports new and future extra responseWriter methods. #1480
All commits
New Contributors
Full Changelog: prometheus/client_golang@v1.19.1...v1.20.0
v1.19.1
Compare Source
What's Changed
golang.org/x/sys
andgoogle.golang.org/protobuf
New Contributors
Full Changelog: prometheus/client_golang@v1.19.0...v1.19.1
v1.19.0
Compare Source
What's Changed
The module
prometheus/common v0.48.0
introduced an incompatibility when used together with client_golang (See https://github.com/prometheus/client_golang/pull/1448 for more details). If your project uses client_golang and you want to useprometheus/common v0.48.0
or higher, please update client_golang to v1.19.0.New Contributors
Full Changelog: prometheus/client_golang@v1.18.0...v1.19.0
v1.18.0
Compare Source
What's Changed
MetricVec.WithLabelValues(...)
. #1360New Contributors
Full Changelog: prometheus/client_golang@v1.17.0...v1.18.0
v1.17.0
Compare Source
What's Changed
Commits
code
andmethod
but withWithLabelFromCtx
by @tigrato in https://github.com/prometheus/client_golang/pull/1318New Contributors
Full Changelog: prometheus/client_golang@v1.16.0...v1.17.0
v1.16.0
Compare Source
What's Changed
Commits
New Contributors
Full Changelog: prometheus/client_golang@v1.15.1...v1.16.0
v1.15.1
Compare Source
Changes
causing panics #1253
Full Changelog: prometheus/client_golang@v1.15.0...v1.15.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.
This PR was generated by Mend Renovate. View the repository job log.