Skip to content

Telemetry for CLI

Pre-release
Pre-release
Compare
Choose a tag to compare
@emeli-dral emeli-dral released this 02 Aug 11:48
  • When you use Evidently in the command-line interface, we collect basic telemetry. It includes data on the environment (e.g. Python version) and usage (type of report or profile generated).
  • Our telemetry is intentionally limited in scope. We DO NOT collect any sensitive information and never see the data, its structure, or column names.
  • You can read more about what we collect here.
  • You can opt-out from telemetry collection by setting the environment variable EVIDENTLY_DISABLE_TELEMETRY=1