Skip to content

Commit e319323

Browse files
committed
Add missing links to RS 7.8.2 release notes
1 parent ee6d5c1 commit e319323

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ If your database currently uses triggers and functions, you need to:
158158

159159
#### V1 Prometheus metrics deprecation
160160

161-
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.
161+
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]({{<relref "/integrate/prometheus-with-redis-enterprise/prometheus-metrics-v1-to-v2">}}) now, or wait to use new preconfigured dashboards when they become available in a future release.
162162

163163
#### Download center modules deprecation
164164

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,15 @@ This version offers:
7474

7575
- Exports raw data instead of aggregated data to improve monitoring at scale and accuracy compared to v1 Prometheus metrics.
7676

77-
- For an initial list of metrics exported by the new metrics stream engine, see [Prometheus metrics v2](<!--TODO: Add link-->). While the metrics stream engine is in preview, this document provides only a partial list. More metrics will be added.
77+
- For an initial list of metrics exported by the new metrics stream engine, see [Prometheus metrics v2]({{<relref "/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions">}}). While the metrics stream engine is in preview, this document provides only a partial list. More metrics will be added.
7878

79-
- 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.
79+
- 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]({{<relref "/integrate/prometheus-with-redis-enterprise/prometheus-metrics-v1-to-v2">}}) now, or wait to use new preconfigured dashboards when they become available in a future release.
8080

8181
- [Rebalance shard placement REST API request]({{<relref "/operate/rs/references/rest-api/requests/bdbs/actions/rebalance">}}), which distributes the database's shards across nodes based on the database's shard placement policy. See [Shard placement policy]({{<relref "/operate/rs/databases/memory-performance/shard-placement-policy">}}) for more information about shard placement and available policies.
8282

83-
- [Shard failover REST API requests](<!--TODO: Add REST API ref link-->), which perform failover on specified primary shards and promotes their replicas to primary shards.
83+
- [Shard failover REST API requests]({{<relref "/operate/rs/references/rest-api/requests/shards/actions/failover">}}), which perform failover on specified primary shards and promotes their replicas to primary shards.
8484

85-
- REST API requests to [stop traffic](<!--TODO: Add REST API ref link-->) or [resume traffic](<!--TODO: Add REST API ref link-->) to a database.
85+
- REST API requests to [stop traffic]({{<relref "/operate/rs/references/rest-api/requests/bdbs/actions/stop_traffic">}}) or [resume traffic]({{<relref "/operate/rs/references/rest-api/requests/bdbs/actions/resume_traffic">}}) to a database.
8686

8787
### Enhancements
8888

@@ -318,7 +318,7 @@ If your database currently uses triggers and functions, you need to:
318318

319319
#### V1 Prometheus metrics deprecation
320320

321-
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.
321+
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]({{<relref "/integrate/prometheus-with-redis-enterprise/prometheus-metrics-v1-to-v2">}}) now, or wait to use new preconfigured dashboards when they become available in a future release.
322322

323323
#### Download center modules deprecation
324324

0 commit comments

Comments
 (0)