[asterisk-bugs] [JIRA] (ASTERISK-28117) stasis: Add statistics for usage when in developer mode
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Thu Oct 18 08:50:47 CDT 2018
Joshua C. Colp created ASTERISK-28117:
-----------------------------------------
Summary: stasis: Add statistics for usage when in developer mode
Key: ASTERISK-28117
URL: https://issues.asterisk.org/jira/browse/ASTERISK-28117
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/Stasis
Affects Versions: 16.0.0
Reporter: Joshua C. Colp
Severity: Minor
We don't currently have statistics on Stasis usage, and as its used throughout Asterisk now it would be nice to, as a developer, get statistics to understand the actual usage patterns internally.
Here's what I think would be useful:
How many messages were created for each message type
How many subscribers there are on a topic
How many messages a subscriber did not receive due to filtering
How many messages a subscriber received
How many messages were created but did not get published to any subscriber (per message type)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list