mirrord sends anonymous usage statistics to our systems. We don't store IP addresses, and we don't create any unique identifier for the user.
Data collected is session duration and what features were used (steal/mirror/fs mode, etc). This helps us to improve the product and by better understanding our users. Types of data sent:
- Feature on/off
- Feature enum value (steal/mirror, read/write)
- Feature count (how many ports in listen_ports)
Telemetry can be disabled by specifying the following in the mirrord config file:
{"telemetry": false}