chore(deps): update prom/prometheus docker tag to v3.7.0 #104
Reference in New Issue
Block a user
No description provided.
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.6.0->v3.7.0Release Notes
prometheus/prometheus (prom/prometheus)
v3.7.0: 3.7.0 / 2025-10-15Compare Source
prometheus_remote_storage_samples_in_total, useprometheus_wal_watcher_records_read_total{type="samples"}andprometheus_remote_storage_samples_dropped_totalinstead,prometheus_remote_storage_histograms_in_total, useprometheus_wal_watcher_records_read_total{type=~".*histogram_samples"}andprometheus_remote_storage_histograms_dropped_totalinstead,prometheus_remote_storage_exemplars_in_total, useprometheus_wal_watcher_records_read_total{type="exemplars"}andprometheus_remote_storage_exemplars_dropped_totalinstead,prometheus_remote_storage_highest_timestamp_in_seconds, use the more accurateprometheus_remote_storage_queue_highest_timestamp_secondsinstead in dashboards and alerts to properly account for relabeling and for more accuracy. #17065promql-extended-range-selectors. #16457first_over_time(...)andts_of_first_over_time(...)behind feature flagexperimental-promql-functions. #16963 #17021type-and-unit-labelsfeature flag is enabled. #17033created-timestamp-zero-ingestionfeature flag is enabled. #16951ALERTSandALERTS_FOR_STATE. #17064replaceactions, etc.) within aalertmanager_config.alert_relabel_configsblock is now scoped correctly and no longer yields altered alerts to subsequent blocks. #17063metadata-wal-recordsexperimental feature for native histograms with custom buckets (NHCB) in protobuf scraping. #17156histogram_quantile(). #16794info()function on churning series. #17135400instead of5xxfor wrongly formatted Native Histograms. #17210Failed to calculate size of \"wal\" direrror logs during WAL clean-up. #17006-web.external-urlif-web.route-prefixis configured. #17240Configuration
📅 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.