OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Go to file
Pontus Rydin f53167063e Refactored Twilio and Hibernate instrumentation (#81)
* Refactor of twilio (WIP)

* Refactored hibernate instrumentation

* Finished refactoring hibernate instrumentation

* Minor changes

* Minor change

* Moved files after upstream restructuring

* Fixed typo and Twilio test issues

* Refactored hibernate tests

* Fixed formatting

* Moved span auto close functionality to SessionState
2020-01-22 21:01:49 -08:00
.circleci Rename package to io.opentelemetry.auto (#54) 2020-01-14 13:57:01 -08:00
agent-bootstrap Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
agent-tooling Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
benchmark Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
benchmark-integration Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
buildSrc Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
gradle Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
instrumentation Refactored Twilio and Hibernate instrumentation (#81) 2020-01-22 21:01:49 -08:00
java-agent Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
load-generator Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
opentelemetry-sdk Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
smoke-tests Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
testing Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
tooling Copy over dd_jvm_stats.sh from #939 2019-08-20 12:27:36 -07:00
trace-api Rename package to io.opentelemetry.auto (#54) 2020-01-14 13:57:01 -08:00
utils Rename package to io.opentelemetry.auto (#54) 2020-01-14 13:57:01 -08:00
.editorconfig Apply and enforce google checkstyle and formatting 2017-07-12 07:47:19 -07:00
.gitignore Rename package to io.opentelemetry.auto (#54) 2020-01-14 13:57:01 -08:00
CODEOWNERS Update Seva's github username (#35) 2019-12-04 13:04:17 -08:00
CONTRIBUTING.md Rename package to io.opentelemetry.auto (#54) 2020-01-14 13:57:01 -08:00
LICENSE Update to standard LICENSE file for OpenTelemetry (#19) 2019-11-19 09:46:10 -08:00
LICENSE-3rdparty.csv Rename package to io.opentelemetry.auto (#54) 2020-01-14 13:57:01 -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
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 Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00
trace-java.gradle Simplify directory/module structure (#77) 2020-01-22 13:55:47 -08:00

README.md

opentelemetry-auto-instr-java

Auto-Instrumentation for Java (per OTEP 0001)