Update dependency prometheus/graphite_exporter to v0.15.1 #767
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:
0.9.0
->0.15.1
Release Notes
prometheus/graphite_exporter (prometheus/graphite_exporter)
v0.15.1
: 0.15.1 / 2024-03-22Compare Source
v0.15.0
: 0.15.0 / 2023-12-06Compare Source
honor_labels
support from prometheus/statsd_exporter#521v0.14.1
: 0.14.1 / 2023-12-06Compare Source
v0.14.0
: 0.14.0 / 2023-06-02Compare Source
v0.13.3
: 0.13.3 / 2023-03-09Compare Source
v0.13.1
: 0.13.1 / 2022-12-05Compare Source
v0.13.0
: 0.13.0 / 2022-10-25Compare Source
NOTE: This release was not properly published right away. It is affected by GHSA-7rg2-cxvp-9p7p and if you are not already using it, wait for 0.13.1 which will be out in a few minutes.
v0.12.4
: 0.12.4 / 2022-12-05Compare Source
v0.12.3
: 0.12.3 / 2022-08-06Compare Source
For mappings that require backtracking, 0.12.2 would crash on startup due to an uninitialized logger.
If this affected you, consider changing the order of rules or enabling unordered rules for better performance.
v0.12.2
: 0.12.2 / 2022-07-08Compare Source
This is a comprehensive housekeeping release, bringing all dependencies and the compiler version up to date.
It imports a bug fix in the mapper, allowing metrics with multiple dashes in a row.
v0.12.1
: 0.12.1 / 2022-05-06Compare Source
This is a maintenance release, built with Go 1.17.9 to address security issues.
v0.12.0
: 0.12.0 / 2021-12-01Compare Source
v0.11.1
: 0.11.1 / 2021-11-26Compare Source
v0.11.0
: 0.11.0 / 2021-09-01Compare Source
This release adds the
getool
binary to the release tarball.v0.10.1
: 0.10.1 / 2021-05-12Compare Source
No changes.
This release will include an updated Busybox in the Docker image, which fixes CVE-2018-1000500.
This security issue does not affect you unless you extend the container and use gzip, but it trips security scanners, so we provide this version.
v0.10.0
: 0.10.0 / 2021-04-13Compare Source
The main binary package is now
github.com/prometheus/graphite_exporter/cmd/graphite_exporter
.This has no effect on those using the binary release.
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.