opentelemetry-java-contrib/runtime-attach/runtime-attach-core
renovate[bot] c3dd1dfc61
Update dependency net.bytebuddy:byte-buddy-agent to v1.14.11 (#1138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-02 13:55:01 -08:00
..
src/main/java/io/opentelemetry/contrib/attach/core Rename runtime attach method (#1077) 2023-10-18 08:53:59 -07:00
README.md Add @jeanbisutti as a runtime attach component owner (#391) 2022-07-11 10:22:46 -07:00
build.gradle.kts Update dependency net.bytebuddy:byte-buddy-agent to v1.14.11 (#1138) 2024-01-02 13:55:01 -08: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.