Update ZK followers graph

ZK 3.6 no longer emits zk_followers so the best source for this
graph is zk_synced_followers now.

Change-Id: I6eecf834fe7b357f9ba4126135487e09e51900e2
This commit is contained in:
James E. Blair 2022-11-02 09:48:36 -07:00
parent a4ca89d746
commit e15b9cae77
1 changed files with 1 additions and 1 deletions

View File

@ -298,5 +298,5 @@ dashboard:
- title: ZooKeeper Followers
span: 4
targets:
- target: aliasByNode(stats.gauges.zk.zk0[4-6].zk_followers, 3)
- target: aliasByNode(stats.gauges.zk.zk0[4-6].zk_synced_followers, 3)
type: graph