-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable/remove Easy Telemetry for all maintained releases #4234
Comments
We want to do define phase to estimate effort for code removal. If it higher we might only disable the ET in maintained releases. Considerations: backwards compatibility, rolling upgrade. |
Prototype: #4465 WIP dump
we need the reported active
timer task but it will be used only for updateAndSendData (false, false)
Loggers - remove logging that is not used any longer GetTelemetryDataCmd - unchanged remove connect dependency - not needed since we won't send requests tests getTelemtryData needs to be still tested wiremock rest api Docs differences between the versions - will backport be higher effort, when toucing the pom.xml, most probably auto backport won't work. |
KickoffCurrent state
Proposal
EstimationThere are differences in code base (of the files that needs to be adjusted) between current development (7.22) and maintenance versions. Potentially, we want to do different changes on current and maintenance versions.
|
|
Next: create breakdown. - done, ticket's description has been updated. |
…#1624) camunda/camunda-bpm-platform#4234 (cherry picked from commit e5f267c)
camunda/camunda-bpm-platform#4234 (cherry picked from commit e5f267c)
camunda/camunda-bpm-platform#4234 (cherry picked from commit e5f267c)
…abled by default (#1663) (cherry picked from commit e5f267c) camunda/camunda-bpm-platform#4234
…abled by default (#1662) (cherry picked from commit e5f267c) camunda/camunda-bpm-platform#4234
Need to resolve failures on CI 7.19, 7.20? |
Reopen for a manual test. |
Dev2QA handover.Task report testHow will it impact the users
|
Verified on:
|
As of today, telemetry requests are still accepted by ET => if there are users sending data, they won't receive errors currently. |
Acceptance Criteria (Required on creation)
7.22
7.20 & 7.19
Hints
Links
Breakdown
Pull Requests
Dev2QA handover
The text was updated successfully, but these errors were encountered: