Update prom/prometheus Docker tag to v2.55.1 #296
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:
v2.53.1->v2.55.1Release Notes
prometheus/prometheus (prom/prometheus)
v2.55.1: 2.55.1 / 2024-11-04Compare Source
round()function did not remove__name__label. #15250v2.55.0: 2.55.0 / 2024-10-22Compare Source
What's Changed
infofunction. #14495utf8-names. #14482, #14880, #14736, #14727http_headersin config. #14817created-timestamp-zero-ingestionin OpenMetrics. #14356, #14815scrape_failure_log_fileoption to log failures to a file. #14734tsdb create-blocksnew option to add labels. #14403promtool testadds--junitflag to format results. #14506delayed-compactionfeature flag, for people running many Prometheus to randomize timing. #12532__name__label to the end of the query evaluation. This is experimental and enabled under the feature-flagpromql-delayed-name-removal. #14477sort_by_labelandsort_by_label_descsort by all labels when label is equal. #14655, #14985avgandavg_over_time. #14413new-service-discovery-manager). #13147new-service-discovery-manager). #13622record_decode_failures_totalmetric. #14042New Contributors
Full Changelog: prometheus/prometheus@v2.54.1...v2.55.0
v2.54.1: 2.54.1 / 2024-08-27Compare Source
match_first_networkmode when container is reconnected to a new network. #14654Full Changelog: prometheus/prometheus@v2.54.0...v2.54.1
v2.54.0: 2.54.0 / 2024-08-09Compare Source
Release 2.54 brings a release candidate of a major new version of Remote Write: 2.0.
This is experimental at this time and may still change.
Remote-write v2 is enabled by default, but can be disabled via feature-flag
web.remote-write-receiver.accepted-protobuf-messages.highest_timestamp_in_secondsandqueue_highest_sent_timestamp_secondsmetrics now initialized to 0. #14437metadata-wal-records(defaults on). #14395,#14427,#14444time() - my_timestamp > 10m. #9138histogram_countandhistogram_sumfunctions. #14097flavor.original_nameif available. #14312out_of_order_time_windowconfig option now applies to agent. #14094|characters when generating docs. #14420Many thanks to the Prometheus Team and contributors:
@zenador
@jjo
@rexagod
@darshanime
@charleskorn
@fpetkovski
@carrieedwards
@colega
@pracucci
@akunszt
@DrAuYueng
@paulojmdias
@Maniktherana
@rabenhorst
@saswatamcode
@B1F030
@yeya24
@rapphil
@liam-howe-maersk
@jkroepke
@FUSAKLA
@Ranveer777
v2.53.5: 2.53.5 / 2025-06-27Compare Source
[LTS patch release]
v2.53.4: 2.53.4 / 2025-03-18Compare Source
v2.53.3: 2.53.3 / 2024-11-04Compare Source
v2.53.2: 2.53.2 / 2024-08-09Compare Source
Fix a bug where Prometheus would crash with a segmentation fault if a remote-read
request accessed a block on disk at about the same time as TSDB created a new block.
[BUGFIX] Remote-Read: Resolve occasional segmentation fault on query. #14515,#14523
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.