* new metrics: * unroutable messages * node uptime * gc metrics * mnesia metrics * node healthcheck * IO metrics * refactoring tests: * moved the json examples to a separate files * check metric values Signed-off-by: Vitalii Solodilov <mcdkr@yandex.ru>
22 lines
466 B
JSON
22 lines
466 B
JSON
[
|
|
{
|
|
"message_stats": {
|
|
"publish_in_details": {
|
|
"rate": 3.2
|
|
},
|
|
"publish_in": 3678,
|
|
"publish_out_details": {
|
|
"rate": 5.1
|
|
},
|
|
"publish_out": 3677
|
|
},
|
|
"user_who_performed_action": "mistral_testuser_1",
|
|
"arguments": {},
|
|
"internal": false,
|
|
"auto_delete": true,
|
|
"durable": false,
|
|
"type": "direct",
|
|
"vhost": "sorandomsorandom",
|
|
"name": "reply_a716f0523cd44941ad2ea6ce4a3869c3"
|
|
}
|
|
] |