This commit is contained in:
Guillaume Polaert 2017-05-16 14:38:30 +02:00
parent 0c06397094
commit f16c0efc22
1 changed files with 1 additions and 3 deletions

View File

@ -23,7 +23,6 @@ sampler:
# Decorators are used to add extra information to span
# Could be DBServiceDecorator, MapperDecorator or HTTPServiceDecorator
decorators:
# This span decorator leverages HTTP tags such as the URL requested
- type: HTTPServiceDecorator
componentName: http
@ -33,4 +32,3 @@ decorators:
- type: DBServiceDecorator
componentName: db
desiredServiceName: unnamed-java-db