Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update prom/prometheus docker tag to v3.2.0 (#6745)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prom/prometheus](https://redirect.github.com/prometheus/prometheus) | minor | `v3.1.0` -> `v3.2.0` | --- ### Release Notes <details> <summary>prometheus/prometheus (prom/prometheus)</summary> ### [`v3.2.0`](https://redirect.github.com/prometheus/prometheus/releases/tag/v3.2.0): 3.2.0 / 2025-02-17 [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v3.1.0...v3.2.0) ##### Prometheus v3.2.0 Changelog - \[CHANGE] relabel: Replace actions can now use UTF-8 characters in `targetLabel` field. Note that `$<chars>` or `${<chars>}` will be expanded. This also apply to `replacement` field for `LabelMap` action. [#​15851](https://redirect.github.com/prometheus/prometheus/issues/15851) - \[CHANGE] rulefmt: Rule names can use UTF-8 characters, except `{` and `}` characters (due to common mistake checks). [#​15851](https://redirect.github.com/prometheus/prometheus/issues/15851) - \[FEATURE] remote/otlp: Add feature flag `otlp-deltatocumulative` to support conversion from delta to cumulative. [#​15165](https://redirect.github.com/prometheus/prometheus/issues/15165) - \[ENHANCEMENT] openstack SD: Discover Octavia loadbalancers. [#​15539](https://redirect.github.com/prometheus/prometheus/issues/15539) - \[ENHANCEMENT] scrape: Add metadata for automatic metrics to WAL for `metadata-wal-records` feature. [#​15837](https://redirect.github.com/prometheus/prometheus/issues/15837) - \[ENHANCEMENT] promtool: Support linting of scrape interval, through lint option `too-long-scrape-interval`. [#​15719](https://redirect.github.com/prometheus/prometheus/issues/15719) - \[ENHANCEMENT] promtool: Add --ignore-unknown-fields option. [#​15706](https://redirect.github.com/prometheus/prometheus/issues/15706) - \[ENHANCEMENT] ui: Make "hide empty rules" and hide empty rules" persistent [#​15807](https://redirect.github.com/prometheus/prometheus/issues/15807) - \[ENHANCEMENT] web/api: Add a limit parameter to `/query` and `/query_range`. [#​15552](https://redirect.github.com/prometheus/prometheus/issues/15552) - \[ENHANCEMENT] api: Add fields Node and ServerTime to `/status`. [#​15784](https://redirect.github.com/prometheus/prometheus/issues/15784) - \[PERF] Scraping: defer computing labels for dropped targets until they are needed by the UI. [#​15261](https://redirect.github.com/prometheus/prometheus/issues/15261) - \[BUGFIX] remotewrite2: Fix invalid metadata bug for metrics without metadata. [#​15829](https://redirect.github.com/prometheus/prometheus/issues/15829) - \[BUGFIX] remotewrite2: Fix the unit field propagation. [#​15825](https://redirect.github.com/prometheus/prometheus/issues/15825) - \[BUGFIX] scrape: Fix WAL metadata for histograms and summaries. [#​15832](https://redirect.github.com/prometheus/prometheus/issues/15832) - \[BUGFIX] ui: Merge duplicate "Alerts page settings" sections. [#​15810](https://redirect.github.com/prometheus/prometheus/issues/15810) - \[BUGFIX] PromQL: Fix `<aggr_over_time>` functions with histograms. [#​15711](https://redirect.github.com/prometheus/prometheus/issues/15711) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jaegertracing/jaeger). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19--> Signed-off-by: Mend Renovate <[email protected]>
- Loading branch information