opentelemetry-java-contrib/runtime-attach/runtime-attach-core
Jean Bisutti ca6187a177
Prevent the runtime attachment from launching multiple times (#409)
2022-07-26 07:18:23 +02:00
..
src/main/java/io/opentelemetry/contrib/attach Prevent the runtime attachment from launching multiple times (#409) 2022-07-26 07:18:23 +02:00
README.md Add @jeanbisutti as a runtime attach component owner (#391) 2022-07-11 10:22:46 -07:00
build.gradle.kts Move runtime attach modules under single top-level directory (#385) 2022-07-11 08:43:01 -07:00

README.md

Runtime attachment core

This core attachment component exists as a separate library here for distributions of the OpenTelemetry Java agent, to help them to build their own runtime attach component that attaches their distribution.