Skip to content

Commit f8f7857

Browse files
authored
Enhance Prometheus metrics section for Redis Cloud
Added information about the Prometheus endpoint being scoped per subscription and its automatic updates - as a note
1 parent 8731b7f commit f8f7857

File tree

1 file changed

+2
-0
lines changed
  • content/integrate/prometheus-with-redis-cloud

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Redis Cloud exposes its metrics through a Prometheus endpoint. You can configure
2525

2626
The Redis Cloud Prometheus endpoint is exposed on Redis Cloud's internal network. To access this network, enable [VPC peering]({{< relref "/operate/rc/security/vpc-peering" >}}) or [Private Service Connect]({{< relref "/operate/rc/security/private-service-connect" >}}). Both options are only available with Redis Cloud Pro. You cannot use Prometheus and Grafana with Redis Cloud Essentials.
2727

28+
{{}} The Prometheus endpoint is scoped per subscription. Metrics available on this endpoint cover all databases within that subscription. Any database added to or removed from the subscription is reflected automatically on the endpoint. {{}}
29+
2830
For more information on how Prometheus communicates with Redis Enterprise clusters, see [Prometheus integration with Redis Enterprise Software]({{< relref "/integrate/prometheus-with-redis-enterprise/" >}}).
2931

3032
## Quick start

0 commit comments

Comments
 (0)