opentelemetry-java-contrib/runtime-attach/runtime-attach-core
renovate[bot] 8a09f8b250
fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.17.5 (#1821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 14:06:50 +03: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 fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.17.5 (#1821) 2025-03-31 14:06:50 +03: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.