You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature is not implemented yet. In fact this is the first step. I want to add a new config option to enable/disable stats for each service (associated to a socket address).
I will use the same name we are using for the global metrics: tracker_usage_statistics.
The default value will be false.
For the time being, events are only used for stats even if they are already decoupled from stats. But for this issue and the parent issue we will continue enabling events when stats are enabled. We will introduce a new config option in the future to enable events even if you want to disable stats (why? because you might want to build your own stats).
This new config option will have no effect until the feature is implemented.
The text was updated successfully, but these errors were encountered:
…able stats per server
57d884d refactor: [#1401] add config option to enable/disable tracker usage stats per server (Jose Celano)
Pull request description:
Add a configuration option to enable/disable stats per server. It does not have any effect yet.
ACKs for top commit:
josecelano:
ACK 57d884d
Tree-SHA512: 292f82fe1e505ea4c7f485ce46ff7356ba96ebd2e9ed5d548da5532d9e75b41eb011f25fd31f467237fd8652faaad0dcf12360d18a1c166059e49350a3f6cc25
This feature is not implemented yet. In fact this is the first step. I want to add a new config option to enable/disable stats for each service (associated to a socket address).
tracker_usage_statistics
.false
.This new config option will have no effect until the feature is implemented.
The text was updated successfully, but these errors were encountered: