content/operate/rs/monitoring/_index.md
You can use the metrics that measure the performance of your Redis Software clusters, nodes, databases, and shards to monitor the performance of your databases.
In the Redis Software Cluster Manager UI, you can view metrics, configure alerts, and send notifications based on alert parameters. You can also access metrics and configure alerts through the REST API.
See [Metrics and alerts for monitoring v1]({{<relref "/operate/rs/monitoring/v1_monitoring">}}) for more information.
The new metrics stream engine is generally available as of [Redis Software version 8.0]({{<relref "/operate/rs/release-notes/rs-8-0-releases">}}) This new engine exposes the v2 Prometheus scraping endpoint at https://<IP>:8070/v2, exports all time-series metrics to external monitoring tools, and enables real-time monitoring.
See [Metrics stream engine for monitoring v2]({{<relref "/operate/rs/monitoring/metrics_stream_engine">}}) for more information.
To integrate Redis Software metrics into your monitoring environment, see the following integration guides:
[Grafana]({{<relref "/integrate/prometheus-with-redis-enterprise">}})
[Datadog]({{<relref "/integrate/datadog-with-redis-enterprise">}})
[Dynatrace]({{<relref "/integrate/dynatrace-with-redis-enterprise">}})
[New Relic]({{<relref "/integrate/new-relic-with-redis-enterprise">}})
For a detailed tutorial to deploy a complete monitoring stack with Prometheus and Grafana, see Redis Software Observability with Prometheus and Grafana.
Filter [Libraries and tools]({{<relref "/integrate">}}) by "observability" for additional tools and guides.
Make sure you read the [definition of each metric]({{< relref "/operate/rs/references/metrics/" >}}) so that you understand exactly what it represents.