Add RabbitMQ slave_nodes and synchronized_slave_nodes metrics (#7084)

This commit is contained in:
Joao Gilberto Magalhães
2020-02-25 16:36:06 -08:00
committed by GitHub
parent 9d601d6d78
commit de16279d72
4 changed files with 31 additions and 17 deletions
+7 -1
View File
@@ -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"
]
}
]