Closed paulboocock closed 2 years ago
In a recent PR we added Telemetry, however to disable it you need to recompile the application.
We should ensure it is easier for users to disable this if they want to, by exposing an opt out flag in the configuration.
I'm happy that's it's opt in by default but we should always give users a low friction way of opting out if they want to.
This is done, but the changes were squashed into https://github.com/snowplow-devops/stream-replicator/issues/124 for v1 release.
In a recent PR we added Telemetry, however to disable it you need to recompile the application.
We should ensure it is easier for users to disable this if they want to, by exposing an opt out flag in the configuration.
I'm happy that's it's opt in by default but we should always give users a low friction way of opting out if they want to.