[
https://issues.apache.org/jira/browse/DISPATCH-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279550#comment-17279550
]
ASF GitHub Bot commented on DISPATCH-1586:
------------------------------------------
fgiorgetti commented on pull request #696:
URL: https://github.com/apache/qpid-dispatch/pull/696#issuecomment-773380031
> One more thought. From the README
>
> ```
> -DQD_MEMORY_STATS=
> ------------------
>
> Dispatch will track memory pool usage statistics if this is enabled.
> ```
>
> So the statistics may not be always available, depending on the way
Dispatch is compiled. Can that break your code, or is that then always going to
report 0?
Allocator metrics get reported as 0. I see that `qdmanage` works just fine,
but `qdstat` is throwing an error in such case:
```
$ qdstat -m
2021-02-04 15:08:19.288818 UTC
Standalone_v++jCPCjYiQcGo3
TypeError: unsupported operand type(s) for *: 'int32' and 'NoneType'
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add allocator stats to the set of exported prometheus metrics
> -------------------------------------------------------------
>
> Key: DISPATCH-1586
> URL: https://issues.apache.org/jira/browse/DISPATCH-1586
> Project: Qpid Dispatch
> Issue Type: Improvement
> Reporter: Gordon Sim
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]