chore(deps): update prom/prometheus docker tag to v3.8.0 - autoclosed #144
Reference in New Issue
Block a user
Delete Branch "renovate/prom-prometheus-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v3.7.3->v3.8.0Release Notes
prometheus/prometheus (prom/prometheus)
v3.8.0: 3.8.0 / 2025-11-28Compare Source
Note for users of Native Histograms
This is the first release with Native Histograms as a stable feature. However, scraping Native Histograms has to be activated explicitly via the
scrape_native_histogramconfig setting (newly introduced in this release). To ease the transition, the--enable-feature=native-histogramsflag is not a complete no-op in this release, but changes the default value ofscrape_native_histogramtotrue. In the next release (v3.9), the feature flag will be a complete no-op, and the default value ofscrape_native_histogramwill always befalse. If you have been using the feature flag so far, the recommended course of action is the following:scrape_native_histogramtotruein all relevant scrape configs. (There is a global and a per-scrape-config version ofscrape_native_histogram, allowing granular control if needed. It is a good idea to also setscrape_native_histogramexplicitly tofalsewhere you do not want to scrape Native Histograms. In this way, you do not depend on the default value of the setting anymore.)Changelog
scrape_native_histogramconfig setting. #17232 #17315promtool push metricsvia the--protobuf_messageflag. #17417AddandSub. #17278target_infosamples with the same timestamp for the same series. #17400use_fips_sts_endpointinsigv4config sections. #17304/api/v1/targets. #17306infocall. #17379histogram_fractionfor classic histograms and NHCB if lower bound is in the first bucket. #17424Configuration
📅 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.
This PR has been generated by Renovate Bot.
chore(deps): update prom/prometheus docker tag to v3.8.0to chore(deps): update prom/prometheus docker tag to v3.8.0 - autoclosedPull request closed