feat(container): update image quay.io/superq/smokeping-prober ( v0.10.0 → v0.12.0 )#4010
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update image quay.io/superq/smokeping-prober ( v0.10.0 → v0.12.0 )#4010renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
….0 → v0.12.0 ) | datasource | package | from | to | | ---------- | ------------------------------- | ------- | ------- | | docker | quay.io/superq/smokeping-prober | v0.10.0 | v0.12.0 | Signed-off-by: Winston R. Milling <wrmilling@users.noreply.github.com>
There was a problem hiding this comment.
smokeping-prober: v0.10.0 → v0.12.0
Verdict: Safe to merge
This is a two-minor-version bump spanning v0.11.0 and v0.12.0.
v0.11.0 highlights:
- Bugfix: Disable TTL statistics to fix memory leak (#197) — beneficial given the 128Mi memory limit in
monitoring/smokeping-prober/smokeping-prober.yaml - Enhancement: Capture pinger errors (#229) — improved error visibility in metrics
- Feature: Custom label list per target (#215) — opt-in, no config changes needed
v0.12.0 highlights:
- Change: Drop
go.uber.org/automaxprocsnow that Go 1.25 has built-in container-aware GOMAXPROCS. The explicitGOMAXPROCS: "1"env var set in this repo's manifest is a standard Go runtime variable and is unaffected by this library removal — it will continue to work as expected.
Not applicable to this repo:
- The custom label list feature (v0.11.0) is opt-in and requires config changes to adopt; current config is compatible as-is
Known issues: No bugs reported against v0.12.0 in the upstream tracker.
New features worth adopting:
- Custom label list per target could be useful for distinguishing DNS servers vs internet services in Grafana dashboards, but this is entirely optional
Sources consulted:
- GitHub Releases
- CHANGELOG.md
- Upstream issue tracker (no open bugs against v0.12.0)
Claude Review Usage
|
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.10.0→v0.12.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.