...
- all the mentioned classes track different operations?
- can we have one class with common counters then add the extra?
- are they all converging to Pdp Statistics entity?
Proposed solution
- create a class with deploy/undeploy fields
- an object of this class will be added to the ones counting deployments actions
- that way, classes not using those counters won't be affected.
more to come