As per https://github.com/camunda/et/issues/511 and https://camunda.slack.com/archives/C04VD4RLT1V we should stop sending ET data. This involves removing the telemetry modal in the UI and also stopping sending requests to ET.
ATs:
- We deprecate the telemetry config from the config file
- Our migration guide outlines the deprecation of config
- The UI no longer asks users to opt-in
- We no longer store telemetry config in ES
- No requests are sent to ET
- Our documentation is updated to remove the ET information
- BE Telemetry code is removed
This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10143. Please use this link for any future references and continue any discussion there.