opentelemetry-java-instrume.../dd-java-agent
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
..
agent-bootstrap Change packaging of internal jars to be exploded in a subfolder 2019-08-29 16:04:10 -04:00
agent-jmxfetch Update jmxfetch 2019-08-26 12:50:44 -04:00
agent-tooling Ensure "client" spans do not set the language tag 2019-09-03 13:20:50 -04:00
benchmark Upgradle gradle 2019-04-03 12:56:15 -04:00
benchmark-integration
instrumentation Merge pull request #969 from DataDog/labbati/jax-rs-op-name 2019-08-30 14:09:46 -04:00
src Use .isolated instead of .jar 2019-08-30 14:06:51 -04:00
testing Ensure "client" spans do not set the language tag 2019-09-03 13:20:50 -04:00
README.md
dd-java-agent.gradle Use .isolated instead of .jar 2019-08-30 14:06:51 -04:00

README.md

Datadog Java Agent for APM