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: content/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ The v2 metrics in the following tables are available as of Redis Enterprise Soft
23
23
24
24
## Database metrics
25
25
26
-
|V2 metric| Description |
26
+
|Metric| Description |
27
27
| :-------- | :---------- |
28
28
| <spanclass="break-all">endpoint_client_connections</span> | Number of client connection establishment events |
29
29
| <spanclass="break-all">endpoint_client_disconnections</span> | Number of client disconnections initiated by the client |
@@ -63,7 +63,7 @@ The v2 metrics in the following tables are available as of Redis Enterprise Soft
63
63
64
64
## Node metrics
65
65
66
-
|V2 metric| Description |
66
+
|Metric| Description |
67
67
| :-------- | :---------- |
68
68
| <spanclass="break-all">node_available_flash_bytes</span> | Available flash in the node (bytes) |
69
69
| <spanclass="break-all">node_available_flash_no_overbooking_bytes</span> | Available flash in the node (bytes), without taking into account overbooking |
@@ -84,7 +84,7 @@ The v2 metrics in the following tables are available as of Redis Enterprise Soft
84
84
85
85
## Cluster metrics
86
86
87
-
|V2 metric| Type | Description |
87
+
|Metric| Type | Description |
88
88
| :-------- | :--- | :---------- |
89
89
| <spanclass="break-all">generation{cluster_wd=<node_uid>}</span> | gauge| Generation number of the specific cluster_wd|
0 commit comments