NotTracedActivity

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class NotTracedActivity

The loading of Activities annotated with this class will not generate traces if the feature is enabled, irrespective of the configured defaults.