OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Trask Stalnaker 426b01c7e7
Remove continuation support (#49)
* Remove continuation

* Remove continuation cancel

* Move TraceScope to Agent API

* Remove unnecessary method

* Remove TraceScope

* Remove activeScope

* Fix continuation comments

* Remove AgentScope.Continuation

* Partial revert of "Remove activeScope"
2020-01-07 18:45:08 -08:00
.circleci Remove exporter (#25) 2019-12-02 12:14:44 -08:00
buildSrc Add option for muzzle validation on the specific JDK version 2019-12-18 13:40:19 -08:00
dd-java-agent Remove continuation support (#49) 2020-01-07 18:45:08 -08:00
dd-smoke-tests Remove OpenTracing interoperability (#44) 2019-12-18 10:17:50 -08:00
dd-trace-api Remove continuation support (#49) 2020-01-07 18:45:08 -08:00
dd-trace-ot Remove continuation support (#49) 2020-01-07 18:45:08 -08:00
gradle Remove OpenTracing interoperability (#44) 2019-12-18 10:17:50 -08:00
tooling Copy over dd_jvm_stats.sh from #939 2019-08-20 12:27:36 -07:00
utils Remove globally applied tags (#32) 2019-12-02 19:12:44 -08:00
.editorconfig Apply and enforce google checkstyle and formatting 2017-07-12 07:47:19 -07:00
.gitignore Add crash dumps to gitignore 2019-06-24 12:57:08 -04:00
CODEOWNERS Update Seva's github username (#35) 2019-12-04 13:04:17 -08:00
CONTRIBUTING.md Apply suggestions from CR #827 2019-05-17 10:15:03 +02:00
LICENSE Update to standard LICENSE file for OpenTelemetry (#19) 2019-11-19 09:46:10 -08:00
LICENSE-3rdparty.csv Remove OpenTracing interoperability (#44) 2019-12-18 10:17:50 -08:00
NOTICE Create NOTICE 2017-07-13 10:16:04 -04:00
README.md Update README.md (#18) 2019-11-19 09:46:40 -08:00
dd-trace-java.gradle Begin 0.41.0 2019-12-23 10:04:47 -08:00
gradle.properties Try doubling the metaspace size to fix check task. 2019-01-04 13:43:40 -08:00
gradlew Upgradle to gradle 6.0 2019-11-12 16:26:46 -05:00
gradlew.bat Update gradle to 5.5.1 2019-07-12 10:07:08 -04:00
settings.gradle Merge changes from dd-trace-java 0.40.0 2020-01-02 08:28:06 -08:00

README.md

opentelemetry-auto-instr-java

Auto-Instrumentation for Java (per OTEP 0001)