Github user bhardesty commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/253#discussion_r170986013
  
    --- Diff: python/qpid_dispatch/management/qdrouter.json ---
    @@ -1207,6 +1207,10 @@
                         "type": "integer",
                         "graph": true,
                         "description": "The total number of modified 
deliveries."
    +                },
    +                "ingressHistogram": {
    +                    "type": "list",
    +                    "description": "For outgoing links on normal 
connections.  This is a histogram with a value per interior router node.  The 
value is a count of settled deliveries on this link that ingressed the network 
at the specific interior router."
    --- End diff --
    
    Suggestion for the description:
    
    > For outgoing links on normal connections, this histogram shows the number 
of settled deliveries on the link that ingressed the network at each interior 
router node.
    
    Also, what constitutes a "normal" connection? Does that need to be defined?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to