Skip to content

Commit ffe1442

Browse files
committed
ok, I guess it was 7.8.0
1 parent 961651c commit ffe1442

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

redis_enterprise_prometheus/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ You can use this information to understand the overall health of your Redis Ente
1010

1111
For a full list of supported metrics, see the [Metrics](#metrics) section below.
1212

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.
16+
1317
## Setup
1418

1519
### Installation

redis_enterprise_prometheus/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"configuration": "README.md#Setup",
99
"support": "README.md#Support",
1010
"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+",
1212
"title": "redis_enterprise_prometheus",
1313
"media": [
1414
{

0 commit comments

Comments
 (0)