Skip to content

Tracing: Remove backend application code

Why are we doing this work

In 15.0, we disabled the Tracing features via a feature flag. After the feature flag is disabled & frontend code is deleted, the backend pieces can be cleaned up.

Removal should take place in %15.2 or later.

Tracking issue for deprecation & removal: Monitor: Tracing Deprecation (#346540 - closed)

Implementation plan

  1. Ensure all tracing-related code is removed
  2. Database cleanup will occur as part of a separate issue

Relevant links

Edited by Rajendra Kadam