Skip to content

Commit 5560359

Browse files
Add QPS dashboard for Redis Query Engine metrics (#2342)
* Add QPS dashboard for Redis Query Engine metrics Adding link to the QPS dashboard for Grafana * Update content/embeds/rs-prometheus-grafana-quickstart.md --------- Co-authored-by: Rachel Elledge <[email protected]>
1 parent d53a75b commit 5560359

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/embeds/rs-prometheus-grafana-quickstart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,3 +215,4 @@ Use the following dashboards when connecting to the v2 metrics endpoint (`https:
215215
* The [node metrics dashboard](https://github.com/redis-field-engineering/redis-enterprise-observability/blob/main/grafana_v2/dashboards/grafana_v9-11/software/basic/redis-software-node-dashboard_v9-11.json) provides metrics for each of the nodes hosting your cluster.
216216
* The [shard metrics dashboard](https://github.com/redis-field-engineering/redis-enterprise-observability/blob/main/grafana_v2/dashboards/grafana_v9-11/software/basic/redis-software-shard-dashboard_v9-11.json) displays metrics for the individual Redis processes running on your cluster nodes.
217217
* The [Active-Active dashboard](https://github.com/redis-field-engineering/redis-enterprise-observability/blob/main/grafana_v2/dashboards/grafana_v9-11/software/basic/redis-software-active-active-dashboard_v9-11.json) displays metrics specific to [Active-Active databases]({{< relref "/operate/rs/databases/active-active" >}}).
218+
* The [QPS dashboard - RQE metrics](https://github.com/redis-field-engineering/redis-enterprise-observability/blob/main/grafana_v2/dashboards/grafana_v9-11/search/RediSearchQPS.json) displays metrics specific to Redis Query Engine, showcasing QPS, Query Latency, Indexing performance, and more.

0 commit comments

Comments
 (0)