public class TracingAgentConfig
extends com.datadoghq.trace.resolver.TracerConfig
| Constructor and Description |
|---|
TracingAgentConfig() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDisabledInstrumentations() |
String[] |
getEnableCustomAnnotationTracingOver() |
void |
setDisabledInstrumentations(List<String> uninstallContributions) |
void |
setEnableCustomAnnotationTracingOver(String[] enableCustomAnnotationTracingOver) |