Skip to content

Commit 2bbd31e

Browse files
Update prometheus-metrics-definitions.md (#871)
Update replication metric description
1 parent dfbc5ab commit 2bbd31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/prometheus-with-redis-enterprise/prometheus-metrics-definitions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The v2 metrics in the following tables are available as of Redis Enterprise Soft
100100
| Metric | Description |
101101
| :-------- | :---------- |
102102
| <span class="break-all">database_syncer_config</span> | Used as a placeholder for configuration labels |
103-
| <span class="break-all">database_syncer_current_status</span> | Syncer status for traffic; 0 = in-sync, 1 = syncing, 2 = out of sync |
103+
| <span class="break-all">database_syncer_current_status</span> | Syncer status for traffic; 0 = in-sync, 2 = out of sync |
104104
| <span class="break-all">database_syncer_dst_connectivity_state</span> | Destination connectivity state |
105105
| <span class="break-all">database_syncer_dst_connectivity_state_ms</span> | Destination connectivity state duration |
106106
| <span class="break-all">database_syncer_dst_lag</span> | Lag in milliseconds between the syncer and the destination |

0 commit comments

Comments
 (0)