opentelemetry-java-instrume.../dd-java-agent/instrumentation/trace-annotation
Tyler Benson 34b7225a13 Add instrumentation name to allow configuring `@Trace`
Specifically, this allows annotated/configured methods to be reported to App Analytics:
- System Property: `-Ddd.trace-annotation.analytics.enabled=true`
- Environment Variable: `DD_TRACE_ANNOTATION_ANALYTICS_ENABLED=true`
or
- System Property: `-Ddd.trace-config.analytics.enabled=true`
- Environment Variable: `DD_TRACE_CONFIG_ANALYTICS_ENABLED=true`
2020-03-03 15:11:11 -08:00
..
src Add instrumentation name to allow configuring `@Trace` 2020-03-03 15:11:11 -08:00
trace-annotation.gradle Remove common (redundant) dependencies 2019-08-06 14:51:04 -07:00