Update module github.com/prometheus/statsd_exporter to v0.30.0#101
Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
Conversation
…0.30.0 Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or 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
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:
v0.22.7→v0.30.0Release Notes
prometheus/statsd_exporter (github.com/prometheus/statsd_exporter)
v0.30.0: 0.30.0Compare Source
What's Changed
HEALTHCHECKfrom published container images (#671) by @SuperQgithub.com/prometheus/exporter-toolkit,go.yaml.in/yaml/v2,golang.org/x/crypto, andgolang.org/x/net(#675,#689)
New Contributors
Full Changelog: prometheus/statsd_exporter@v0.29.0...v0.30.0
v0.29.0: 0.29.0 / 2025-03-03Compare Source
statsd_exporter_events_conflict_totalfor easier debugging (#605)config.example.ymlwith modern defaults (glob matching, native histograms) (#642)Thank you @marc-harrison for the contribution!
v0.28.0: 0.28.0 / 2024-10-25Compare Source
This is a breaking change for library users.
v0.27.2: 0.27.2 / 2024-10-07Compare Source
v0.27.1: 0.27.1 / 2024-08-18Compare Source
Thank you @GrgDev for the contribution!
v0.27.0Compare Source
v0.26.1: 0.26.1 / 2024-03-22Compare Source
google.golang.org/protobuffor CVE-2024-24786This is a maintenance release.
v0.26.0: 0.26.0 / 2023-12-06Compare Source
Thank you @rabenhorst for the
honor_labelscontribution!v0.25.0: 0.25.0 / 2023-10-23Compare Source
client_golang(#508, #513)golang.org/x/net(#516)This release is less likely to drop UDP packets under very high traffic.
Additionally, when it does, it now attempts to record that this happened in the metric
statsd_exporter_udp_packet_drops_total, where previously this could only be detected from operating system metrics.If you are already monitoring for OS-level UDP packet drops, you must also monitor this metric.
The exporter will pull packets from the UDP socket queue much more quickly and queue them internally before processing.
Existing monitoring for packet drops will no longer be sufficient to detect dropped events, but attribution to the exporter is easier with this new metric.
Many thanks to @sumeshpremraj and @kullanici0606 for their contributions, and @pedro-stanaka for helping with the async UDP processing!
v0.24.0: 0.24.0 / 2023-06-02Compare Source
v0.23.3: 0.23.3 / 2023-06-02Version 0.23.2 was mistagged and thus skipped.
v0.23.1: 0.23.1 / 2023-03-08Compare Source
v0.23.0: 0.23.0 / 2022-12-07Compare Source
v0.22.8: 0.22.8 / 2022-09-13Compare Source
client_golangdependency (#463)Configuration
📅 Schedule: (UTC)
🚦 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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.