[
https://issues.apache.org/jira/browse/DISPATCH-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15683598#comment-15683598
]
ASF GitHub Bot commented on DISPATCH-553:
-----------------------------------------
Github user ted-ross commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/115#discussion_r88895606
--- Diff: python/qpid_dispatch/management/qdrouter.json ---
@@ -845,6 +845,45 @@
}
},
+ "logStats": {
+ "description": "histogram of the different severity-levels of
events on the given log.",
+ "extends": "operationalEntity",
+ "attributes": {
+ "id": {
--- End diff --
Each entity has a built-in "name" and "identity" attribute. You should use
these instead of adding a new one.
> Add statistic counter to the "log" entity to count log events per severity
> --------------------------------------------------------------------------
>
> Key: DISPATCH-553
> URL: https://issues.apache.org/jira/browse/DISPATCH-553
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Container
> Reporter: Ted Ross
> Assignee: michael goulish
> Fix For: 0.8.0
>
>
> Add counters to the "log" entity to count occurrences of log events in each
> severity.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]