Github user ChugR commented on the issue:
https://github.com/apache/qpid-dispatch/pull/159
This patch adds a competing statistic for one that already exists. Going
forward it would require a completely redundant set and every statistic would
be counted twice. That's not desirable for the long run.
Another approach might be to hook up the http-libwebsockets to the existing
statistics and then to export them in the desired format. The existing
management database has configuration data and runtime statistics together. See
https://github.com/apache/qpid-dispatch/blob/master/python/qpid_dispatch/management/qdrouter.json.readme.txt
This would be more work to hook up the the metric_manager as the code would
have to hunt for all the values where they exist today. But in the end the
resulting reports would have identical descriptions and values reported by
qdstat and the other management tools.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]