forked from flightctl/flightctl
-
Notifications
You must be signed in to change notification settings - Fork 2
Update quay.io/prometheus/prometheus Docker tag to v3 #95
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
Open
red-hat-konflux
wants to merge
10
commits into
main
Choose a base branch
from
konflux/mintmaker/main/quay.io-prometheus-prometheus-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update quay.io/prometheus/prometheus Docker tag to v3 #95
red-hat-konflux
wants to merge
10
commits into
main
from
konflux/mintmaker/main/quay.io-prometheus-prometheus-3.x
Conversation
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
524a544 to
bbc3b64
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
bbc3b64 to
6ba1f36
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
v2.54.1->v3.2.1Release Notes
prometheus/prometheus (quay.io/prometheus/prometheus)
v3.2.1: 3.2.1 / 2025-02-25Compare Source
escape=allow-utf-8whenmetric_name_validation_scheme: legacyis configured. #16061v3.2.0: 3.2.0 / 2025-02-17Compare Source
Prometheus v3.2.0 Changelog
targetLabelfield. Note that$<chars>or${<chars>}will be expanded. This also apply toreplacementfield forLabelMapaction. #15851{and}characters (due to common mistake checks). #15851otlp-deltatocumulativeto support conversion from delta to cumulative. #15165metadata-wal-recordsfeature. #15837too-long-scrape-interval. #15719/queryand/query_range. #15552/status. #15784<aggr_over_time>functions with histograms. #15711v3.1.0: 3.1.0 / 2025-01-02Compare Source
What's Changed
l=~".+"matcher. #15474, #15684absent,absent_over_timeandderivfunc with histograms. #15667resetsfunction for histograms. #15527changes()for mix of histograms and floats. #15469round()function did not remove__name__label. #15250count_valuesfor histograms. #15422boolmodifier and native histograms. #15413v3.0.1: 3.0.1 / 2024-11-28Compare Source
The first bug fix release for Prometheus 3.
v3.0.0: 3.0.0 / 2024-11-14Compare Source
This release includes new features such as a brand new UI and UTF-8 support enabled by default. As this marks the first new major version in seven years, several breaking changes are introduced. The breaking changes are mainly around the removal of deprecated feature flags and CLI arguments, and the full list can be found below. For users that want to upgrade we recommend to read through our migration guide.
GOMAXPROCSvariable automatically to match the Linux CPU quota. Use--no-auto-gomaxprocsto disable it. Theauto-gomaxprocsfeature flag was removed. #15376GOMEMLIMITvariable automatically to match the Linux container memory limit. Use--no-auto-gomemlimitto disable it. Theauto-gomemlimitfeature flag was removed. #15373fallback_scrape_protocolin the scrape config. #15136scrape_classic_histogramswas renamed toalways_scrape_classic_histograms. #15178.now matches all characters (performance improvement). #14505holt_wintersis now calleddouble_exponential_smoothingand moves behind the experimental-promql-functions feature flag. #14930--web.enable-otlp-receiverinstead of--enable-feature=otlp-write-receiver. #14894no-default-scrape-portfeature flag removed. #14160_createdtimeseries if feature-flagcreated-timestamp-zero-ingestionis enabled. #14738--enable-feature=old-uifor the time being. #14872discovery.k8s.io/v1beta1API version of EndpointSlice. This version is no longer served as of Kubernetes v1.25. #14365networking.k8s.io/v1beta1API version of Ingress. This version is no longer served as of Kubernetes v1.22. #14365utf8-namefeature flag has been removed. #14705new-service-discovery-managerfeature flag has been removed. #14770agenthas been removed. To run Prometheus in Agent mode, use the new--agentcmdline arg instead. #14747remote-write-receiver,promql-at-modifier, andpromql-negative-offsetfeature flags. #13456, #14526storage.tsdb.allow-overlapping-blocks,alertmanager.timeout, andstorage.tsdb.retentionflags. #14640, #14643otlp.translation_strategy = NoUTF8EscapingWithSuffixesconfiguration option. #15384auto-reload-config. #14769ratereturns points. #14910Full Changelog: prometheus/prometheus@v2.55.0...v3.0.0
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
Configuration
📅 Schedule: Branch creation - "after 5am on wednesday" (UTC), 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.
To execute skipped test pipelines write comment
/ok-to-test.This PR has been generated by MintMaker (powered by Renovate Bot).