Telemetry
We use Posthog to gather anonymous usage data. You can opt out of this by setting TELEMETRY_DISABLED=1
in the control plane container.
Here's an example of how to do this with the ops/bin/local-up.sh
script:
TELEMETRY_DISABLED=1 HOCUS_HOSTNAME="localhost" ops/bin/local-up.sh