opentelemetry-java-instrume.../javaagent-tooling/src
jack-berg aeac361816
Upgrade to otel java 1.19.0 (#6757)
Working PR to capture all the changes required to update to otel java
1.19.0. The new log API force allows
`:instrumentation-appender-api-internal` and
`:instrumentation-appender-sdk-internal`, but necessitates a decent
amount of refactoring as a result.

The PR points at the `1.19.0-SNAPSHOT`, which I'll update upon
publication.

Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2022-10-12 09:19:37 -07:00
..
jmh/java/io/opentelemetry/javaagent/tooling/ignore Use ConfigProperties instead of Config in the agent code (#6322) 2022-07-18 19:04:48 -07:00
main/java/io/opentelemetry/javaagent/tooling Upgrade to otel java 1.19.0 (#6757) 2022-10-12 09:19:37 -07:00
test Upgrade to otel java 1.19.0 (#6757) 2022-10-12 09:19:37 -07:00
testExceptionHandler/java/io/opentelemetry/javaagent/tooling/bytebuddy Enable PrivateConstructorForUtilityClass errorprone check (#6427) 2022-08-10 11:30:22 +03:00
testMissingType/java/io/opentelemetry/javaagent/tooling/bytebuddy Instrumenting classes with missing method return or parameter types (#6286) 2022-07-18 19:13:10 -07:00