Add RabbitMQ slave_nodes and synchronized_slave_nodes metrics (#7084)
This commit is contained in:
+7
-1
@@ -109,6 +109,12 @@
|
||||
"exclusive_consumer_tag": null,
|
||||
"effective_policy_definition": [],
|
||||
"operator_policy": null,
|
||||
"policy": null
|
||||
"policy": null,
|
||||
"slave_nodes":[
|
||||
"rabbit@ip-10-1-2-118"
|
||||
],
|
||||
"synchronised_slave_nodes":[
|
||||
"rabbit@ip-10-1-2-118"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user