-
Notifications
You must be signed in to change notification settings - Fork 27
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
deps(docker-compose): update prom/prometheus docker tag to v3 #394
base: master
Are you sure you want to change the base?
Conversation
Important Review skippedAuto reviews are limited to specific labels. 🏷️ Labels to auto review (2)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
285d114
to
db84f72
Compare
db84f72
to
f9b96fd
Compare
f9b96fd
to
ed0a9da
Compare
4dedbb9
to
d1061d1
Compare
d1061d1
to
176af3e
Compare
7f515da
to
4b48745
Compare
05b628b
to
e2d224a
Compare
e2d224a
to
0205e62
Compare
0205e62
to
ab855f5
Compare
ab855f5
to
bd63dbb
Compare
This PR contains the following updates:
v2.55.1
->v3.1.0
Release Notes
prometheus/prometheus (prom/prometheus)
v3.1.0
: 3.1.0 / 2025-01-02Compare Source
What's Changed
l=~".+"
matcher. #15474, #15684absent
,absent_over_time
andderiv
func with histograms. #15667resets
function for histograms. #15527changes()
for mix of histograms and floats. #15469round()
function did not remove__name__
label. #15250count_values
for histograms. #15422bool
modifier 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.
GOMAXPROCS
variable automatically to match the Linux CPU quota. Use--no-auto-gomaxprocs
to disable it. Theauto-gomaxprocs
feature flag was removed. #15376GOMEMLIMIT
variable automatically to match the Linux container memory limit. Use--no-auto-gomemlimit
to disable it. Theauto-gomemlimit
feature flag was removed. #15373fallback_scrape_protocol
in the scrape config. #15136scrape_classic_histograms
was renamed toalways_scrape_classic_histograms
. #15178.
now matches all characters (performance improvement). #14505holt_winters
is now calleddouble_exponential_smoothing
and moves behind the experimental-promql-functions feature flag. #14930--web.enable-otlp-receiver
instead of--enable-feature=otlp-write-receiver
. #14894no-default-scrape-port
feature flag removed. #14160_created
timeseries if feature-flagcreated-timestamp-zero-ingestion
is enabled. #14738--enable-feature=old-ui
for the time being. #14872discovery.k8s.io/v1beta1
API version of EndpointSlice. This version is no longer served as of Kubernetes v1.25. #14365networking.k8s.io/v1beta1
API version of Ingress. This version is no longer served as of Kubernetes v1.22. #14365utf8-name
feature flag has been removed. #14705new-service-discovery-manager
feature flag has been removed. #14770agent
has been removed. To run Prometheus in Agent mode, use the new--agent
cmdline arg instead. #14747remote-write-receiver
,promql-at-modifier
, andpromql-negative-offset
feature flags. #13456, #14526storage.tsdb.allow-overlapping-blocks
,alertmanager.timeout
, andstorage.tsdb.retention
flags. #14640, #14643otlp.translation_strategy = NoUTF8EscapingWithSuffixes
configuration option. #15384auto-reload-config
. #14769rate
returns points. #14910Full Changelog: prometheus/prometheus@v2.55.0...v3.0.0
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 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.