Path has been changed. Fixing

This commit is contained in:
Guillaume Polaert 2017-07-03 11:44:47 +02:00 committed by Tyler Benson
parent 1dc7d5a9b7
commit f7b34d7deb
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ sampler:
# skipTagsPatterns: {"http.url": ".*/demo/add.*"}
# Enable custom annotation tracing over a selected set of packages
enableCustomAnnotationTracingOver: ["io.opentracing.contrib.agent"]
enableCustomAnnotationTracingOver: ["com.datadoghq.trace.agent"]
# Disable some instrumentations
# disabledInstrumentations: ["apache http", "mongo", "jetty", "tomcat", ...]