Skip to content

Commit 6017443

Browse files
committed
Replace metrics tab image and add some links
1 parent d335427 commit 6017443

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
To get the Prometheus endpoint for your database, go to the [Redis Cloud console](https://cloud.redis.io/). In the **Metrics** tab of your database, select **Connect to Prometheus > Copy Prometheus endpoint** to save your prometheus endpoint to the clipboard.
1+
In the **Metrics** tab of your database, select **Connect to Prometheus > Copy Prometheus endpoint** to save your prometheus endpoint to the clipboard.
22

33
{{<image filename="images/rc/database-metrics-connect-prometheus.png" width="250px" alt="Use the Connect to Prometheus button to get the Prometheus endpoint.">}}

content/integrate/dynatrace-with-redis-cloud/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you have not already created a VPC between the Redis Cloud cluster and the ne
4242
Prometheus lives you should do so now. Please visit [VPC Peering](https://redis.io/docs/latest/operate/rc/security/vpc-peering/)
4343
and follow the instructions for the cloud platform of your choice.
4444

45-
You'll also need the Prometheus endpoint for your database.
45+
You'll also need the [Prometheus endpoint for your database]({{< relref "/operate/rc/databases/monitor-performance#connect-to-prometheus" >}}) from the [Redis Cloud console](https://cloud.redis.io/).
4646

4747
{{< embed-md "content/embeds/rc-get-prometheus-endpoint.md" >}}
4848

content/integrate/new-relic-with-redis-cloud/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Get metrics from Redis Cloud:
6262
- targets: ["REDIS_CLOUD_HOST:8070"]
6363
```
6464
65-
Replace `REDIS_CLOUD_HOST` with the Prometheus endpoint for your database.
65+
Replace `REDIS_CLOUD_HOST` with the [Prometheus endpoint for your database]({{< relref "/operate/rc/databases/monitor-performance#connect-to-prometheus" >}}), which you can get from the [Redis Cloud console](https://cloud.redis.io/).
6666

6767
{{< embed-md "content/embeds/rc-get-prometheus-endpoint.md" >}}
6868

content/integrate/prometheus-with-redis-cloud/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can quickly set up Prometheus and Grafana for testing using the Prometheus a
3737

3838
1. Set up [VPC peering]({{< relref "/operate/rc/security/vpc-peering" >}}).
3939

40-
1. Get the prometheus endpoint for your database.
40+
1. Get the prometheus endpoint for your database from the [Redis Cloud console]({{< relref "/operate/rc/databases/monitor-performance#connect-to-prometheus" >}}).
4141

4242
{{< embed-md "content/embeds/rc-get-prometheus-endpoint.md" >}}
4343

-22.4 KB
Loading

0 commit comments

Comments
 (0)