You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: redis_enterprise_prometheus/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ You can use this information to understand the overall health of your Redis Ente
10
10
11
11
For a full list of supported metrics, see the [Metrics](#metrics) section below.
12
12
13
+
## Redis Enterprise Compatibility
14
+
15
+
The Redis Enterprise Prometheus integration provides support for the [V2](https://redis.io/docs/latest/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions/) Redis Enterprise Software Metrics which are available in Redis Enterprise Software versions 7.8.0 and higher.
Copy file name to clipboardExpand all lines: redis_enterprise_prometheus/manifest.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
"configuration": "README.md#Setup",
9
9
"support": "README.md#Support",
10
10
"changelog": "CHANGELOG.md",
11
-
"description": "The Redis Enterprise Prometheus integration provides full support for Redis Enterprise Software's V2 Metrics. V2 Metrics are available in Redis Enterprise Software Versions 7.22+",
11
+
"description": "The Redis Enterprise Prometheus integration provides full support for Redis Enterprise Software's V2 Metrics. V2 Metrics are available in Redis Enterprise Software Versions 7.8.0+",
0 commit comments