Skip to content

Commit fd4545b

Browse files
committed
DOC-4416 Copy v1 Prometheus metrics deprecation to deprecations list
1 parent 7ae171f commit fd4545b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

content/operate/rs/release-notes/rs-7-8-releases/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ If your database currently uses triggers and functions, you need to:
158158

159159
- Deprecated [`POST /v1/modules/upgrade/bdb/<uid>`]({{<relref "/operate/rs/references/rest-api/requests/modules/upgrade#post-modules-upgrade-bdb">}}) REST API request. Use [`POST /v1/bdbs/<uid>/upgrade`]({{<relref "/operate/rs/references/rest-api/requests/bdbs/upgrade#post-bdbs-upgrade">}}) to upgrade modules instead.
160160

161+
#### V1 Prometheus metrics deprecation
162+
163+
V1 Prometheus metrics are deprecated. To transition to the new metrics stream engine, either migrate your existing dashboards using [Prometheus v1 metrics and equivalent v2 PromQL](<!--TODO: Add link-->) now, or wait to use new preconfigured dashboards when they become available in a future release.
164+
161165
#### Download center modules deprecation
162166

163167
New Redis modules will not be available for download from the Redis download center.

content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-2-tba.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,10 @@ If your database currently uses triggers and functions, you need to:
288288

289289
- Deprecated [`POST /v1/modules/upgrade/bdb/<uid>`]({{<relref "/operate/rs/references/rest-api/requests/modules/upgrade#post-modules-upgrade-bdb">}}) REST API request. Use [`POST /v1/bdbs/<uid>/upgrade`]({{<relref "/operate/rs/references/rest-api/requests/bdbs/upgrade#post-bdbs-upgrade">}}) to upgrade modules instead.
290290

291+
#### V1 Prometheus metrics deprecation
292+
293+
V1 Prometheus metrics are deprecated. To transition to the new metrics stream engine, either migrate your existing dashboards using [Prometheus v1 metrics and equivalent v2 PromQL](<!--TODO: Add link-->) now, or wait to use new preconfigured dashboards when they become available in a future release.
294+
291295
#### Download center modules deprecation
292296

293297
New Redis modules will not be available for download from the Redis download center.

0 commit comments

Comments
 (0)