Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Rename APM tracking feature flags to tracing #74

Description

@philipphofmann

Please validate that your SDK doesn't contain performance feature flags named ...tracking....

If it does, please mark them as deprecated and add a new one named ...tracing.... Other features not related to performance can keep the name ...tracking.... If a feature flag is related to performance and something else, keeping the name ...tracking... is OK. Please update your user facing docs accordingly.

Example from the Cocoa SDK:

  • enableAutoPerformanceTracking turns into enableAutoPerformanceTracing
  • enableFileIOTracking becomes enableFileIOTracing
  • enableAutoSessionTracking stays the same as not related to performance
  • enableNetworkTracking stays the same as related to performance and breadcrumbs

If your SDK needs changes, please create an issue. If not, mark the task as done:

### Tasks
- [x] https://github.com/getsentry/sentry-cocoa/issues/2417
- [ ] https://github.com/getsentry/sentry-dart/issues/1177
- [x]  Java https://github.com/getsentry/team-mobile/issues/74#issuecomment-1340532665
- [x] .NET https://github.com/getsentry/team-mobile/issues/74#issuecomment-1349885378

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions