opentelemetry-java-instrume.../dd-java-agent/testing
dougqh 3e2ef885a5 Ensure "client" spans do not set the language tag
The core changes are in Config and ServerDecorator.

Moved default tagging from Config::getRuntimeTags to Config::getLocalRootSpanTags.  This changes the result of Config::getMergedJmxTags as well.

To preserve language for servers changed ServerDecorator::afterStart.

Other changes are in tests - the most complicated part is in TagsAssert::defaultTags.  This now contains a bit too much conditional logic for my liking.
2019-09-03 13:20:50 -04:00
..
src Ensure "client" spans do not set the language tag 2019-09-03 13:20:50 -04:00
testing.gradle Minor fixes to typos and code styles 2019-06-21 15:53:13 -04:00