You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "demery-pivotal (GitHub)" <gi...@apache.org> on 2019/08/19 19:13:24 UTC

[GitHub] [geode] demery-pivotal commented on pull request #3921: GEODE-7083: Adds statistics to PeerTypeRegistration

With a new class, we have an opportunity to name the instrumentation methods to focus on reporting stuff, rather than on manipulating statistics. For example: Something like `pdxTypeDefined()` and `pdxTypeCreated()`.

Similar for the class nameā€¦ Is there a good name that focuses on reporting occurrences of interesting events, rather than on statistics? I don't have a great suggestion for what to name the class. My not-necessarily-great attempt is `TypeRegistrationReporter`.

[ Full content available at: https://github.com/apache/geode/pull/3921 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org