Skip to content

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.

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.
  • 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.

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).

  • 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).

From Settings → Privacy → Report a problem you can describe unexpected behavior for the team to review.

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.