-
Notifications
You must be signed in to change notification settings - Fork 374
Open
Labels
Description
Especially when prototyping a new protocol, having a accurate field operation counts is very important.
My proposal would be to add this behind a feature flag, adding a globally accessible stats counter that is then updated.
Ideally, by turning on the instrumentation flag, the user would be able to transparently instrument their code with no changes required.
mmagician