opentelemetry-java-instrume.../dd-java-agent/agent-tooling
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
agent-tooling.gradle Remove project config centrally defined and other misc cleanup 2019-08-22 12:43:13 -07:00