opentelemetry-java-contrib/runtime-attach/runtime-attach-core
renovate[bot] de017df5db
Update dependency net.bytebuddy:byte-buddy-agent to v1.14.12 (#1197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 12:45:48 -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
build.gradle.kts Update dependency net.bytebuddy:byte-buddy-agent to v1.14.12 (#1197) 2024-02-20 12:45:48 -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.