Closed
Description
Which area/kind this issue is related to?
/area registry
/area telemetry
Issue Description
Users setting up their own index server could turn on telemetry and that would result in data being sent to our servers since the write key is hardcoded. We should avoid this scenario and ensure the write key is set in some environment variable, either specified by the user or by us.