Skip to content

Data usage/env var

Administrator requested to merge data-usage/env-var into main

Created by: coury-clark

Migrating the enable / disable flag for the data pipe to an environment variable.

Test plan

Start Sourcegraph with EXPORT_USAGE_DATA=true and see the job running. Start with EXPORT_USAGE_DATA=false or null and the job is not running.

Merge request reports

Loading