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 is the controller panel for Smart Panels app
- is related to
-
OPT-4126 Add connected engine installation IDs to Optimize telemetry data DTOs
- Done