chore(deps): update quay.io/prometheus/prometheus docker tag to v3.6.0 #463
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:
v3.4.2
->v3.6.0
Release Notes
prometheus/prometheus (quay.io/prometheus/prometheus)
v3.6.0
: 3.6.0 / 2025-09-17Compare Source
step()
, andmin()
andmax()
on durations, behind feature flagpromql-duration-expr
. #16777/v1/status/tsdb/blocks
endpoint exposing metadata about loaded blocks. #16695toDuration()
andnow()
functions. #16619UnderscoreEscapingWithoutSuffixes
strategy viaotlp.translation_strategy
. #16849otlp.promote_scope_metadata
. #16878__type__
and__unit__
labels when feature flagtype-and-unit-labels
is enabled. #16630Query page settings
. #16901_count/_sum/_bucket
suffixes. #16910prometheus_tsdb_head_stale_series
metric. #16925target_info
samples between the earliest and latest samples per resource. #16737NaN
is passed as parameter totopk()
,bottomk()
,limitk()
andlimit_ratio()
. #16725rate()
andincrease()
on histograms when feature flagtype-and-unit-labels
is enabled. #16915slicelabels
builds. #16946created-timestamp-zero-ingestion
is enabled. #16332v3.5.0
: 3.5.0 / 2025-07-14Compare Source
3.5 is a Long Term Support (LTS) release; see release https://prometheus.io/docs/introduction/release-cycle/
There are a number of new features, and no known breaking changes in this release:
type-and-unit-labels
. #16228 #16632 #16718 #16743ts_of_(min|max|last)_over_time
, behind feature flagexperimental-promql-functions
. #16722 #16733always_scrape_classic_histograms
to scrape a classic histogram even if it is also exposed as native. #16452promote_all_resource_attributes
andignore_resource_attributes
. #16426label_selector
to filter servers. #16512quantile
andtopk
. #16404keep_dropped_targets
option. #16604/rules
page. #16605/targets
page. #16567histogramStatsIterator
where possible. #16686/targets
page. #16589last_over_time
. #16744histogram_fraction
orhistogram_quantile
if classic and native histograms are present at the same timestamp. #16552[1001ms]
to[1s]
and similar. #16478histogram_count
andhistogram_sum
. #16682avg
aggregation andavg_over_time
. #16569 #16773Vary: Origin
header to responses to avoid cache poisoning. #16008client_id
to suppport system assigned managed identity. #16421otlp:
block is unset. #16693Configuration
📅 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 has been generated by Renovate Bot.