Skip to content

Capturing NORM Protocol Statistics #32

Answered by bebopagogo
marygilliland asked this question in Q&A
Discussion options

You must be logged in to vote

It is on my "todo" list to provide an API to access the statistics that NORM keeps that you see here in the debug log output. I had outlined an approach based on using a type-length-value for packing stats into some buffer that an application could use to query for these values as well as reset the counters (i.e., so that a different interval than what the debug logging uses could be supported if desired). Since, I have been fairly limited on time spent on the NORM code, I haven't accomplished that yet. Your interest will let me prioritize that.

In the meanwhile, there is a sort of "hack" available where you can redirect the text debug content to a "pipe" that your application can monitor…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by marygilliland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants