Package datadog.trace.api.profiling
Interface ProfilingScope
- All Superinterfaces:
AutoCloseable,ProfilingContext
-
Field Summary
Fields -
Method Summary
Methods inherited from interface datadog.trace.api.profiling.ProfilingContext
clearContextValue, clearContextValue, setContextValue, setContextValue
-
Field Details
-
NO_OP
-
-
Method Details
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-