Privacy and telemetry
MicroLab includes diagnostic telemetry to detect and fix its own failures. It’s opt-out: it’s on by default and you can turn it off at any time.
What is collected
Section titled “What is collected”Only when MicroLab suffers an error, a report is sent that may include:
- The message and trace of MicroLab’s own exception.
- The version, the operating system and technical data of the environment.
- An anonymous installation identifier (random, local) that does not identify you.
- The IP address from which it is transmitted, processed by the provider during sending.
What is NOT collected
Section titled “What is NOT collected”- The content, the output or the logs of your microservices are not collected.
- Your credentials, tokens or secrets are not collected: before sending anything, a scrubber redacts your user folder path and the values of known credentials.
- The provider’s automatic collection of personal data is not enabled.
Provider and location
Section titled “Provider and location”The provider is Sentry. The data is sent to its European Union region (Germany) and kept for the configured retention period (by default, 90 days).
How to turn it off
Section titled “How to turn it off”- In the app: Settings → Privacy → turn off “Send error diagnostics”.
- In the CLI:
microlab telemetry off.
Once turned off, MicroLab stops sending any report (the SDK doesn’t even initialize).
Report a problem
Section titled “Report a problem”From Settings → Privacy → Report a problem you can describe unexpected behavior for the team to review.
Consent
Section titled “Consent”Before signing in, the app asks you to accept the Terms of use and the Privacy
policy; each acceptance is recorded with its version and date (microlab consent info /
history).
The full and current legal text is published together with the Software and on the project’s website.