JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
datadog.trace.api
Annotation Type DoNotTrace
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
METHOD
) public @interface
DoNotTrace
Set this annotation to a method to mute tracing until its scope is closed
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element