opentelemetry-java-contrib/runtime-attach/runtime-attach-core
dependabot[bot] d2a9cfef87
Bump byte-buddy-agent from 1.12.17 to 1.12.18 (#511)
2022-10-11 10:58:56 -07: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 Bump byte-buddy-agent from 1.12.17 to 1.12.18 (#511) 2022-10-11 10:58:56 -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.