Tags: apm-learning/javaagent
Tags
⬆️ upgrade otel 1.6 (hypertrace#347) * ⬆️ upgrade to 1.6.0 snapshot release * ➕ add grpc to smoke tests * ⬆️ upgrade sdk to 1.6.0 * ➕ add missing otel sdk dependency * ♻️ update for breaking API changes * ⬆️ upgrade to non snapshot release * ⬆️ upgrade otel patch version * ➕ add grpc runtime dependencies for smoke test app * 🐛 save context in property for access/removal in entity interceptor * ⚗️ disable client pipeline replacement' * 🐛 fix bug with incorrect tracing handler name in replacement * ⬆️ upgrade dependencies
🐛 Fix spring boot smoke test taking a long time, set more sensible de… …fault for OPA endpoint (hypertrace#343) * ✨ set default OPA endpoint to localhost * ⚡ set timeoout on waitForTraces
🐛 build/smoke test checkout action usage now checks out head of main … …branch (hypertrace#342)
🐛 gRPC header capture with shaded netty module and body capture witho… …ut com.google.protobuf.util.JsonFormat (hypertrace#339) * ✅ add test tasks for gRPC 1.30.0 * ♻️ move GrpcSemanticAttributes to common library for access across grpc instrumentation modules * ✨ add instrumentation for grpc-shaded-netty-1.9 * 🎨 format grpc-1.6 build * 🐛 fix classpath for versioned test source set * ✅ add muzzle check for module * 🎨 format shaded netty module * ♻️ move usages of grpc-common to util class * 🐛 add names to instrumentation module * 🎨 format utils * 🚚 rename NettyUtils * 🚚 move around classes * 🚚 move instrumentation classes to separate file * 🐛 copy-paste build script bug * 🔥 remove unneeded helper class method * ✅ update muzzle policy to be more restrictive, we need to work without JsonFormat available on the application class loader * ✨ add shaded project for protobuf-java-util * ♻️ use shaded protobuf java util in grpc instrumentation * 🔥 remove unneeded relocations
⬆️ Upgrade min gRPC version to 1.6 (hypertrace#338) * ⬆️ update GRPC version * 🚚 rename grpc package to end in v1_6 * 🚚 rename grpc-1.5 directory to grpc-1.6 * 📝 update docs to reflect gRPC min version
Remove CCI and add release GHA release workflow (hypertrace#333) * Remove CCI and add release GHA release workflow Signed-off-by: Pavol Loffay <p.loffay@gmail.com> * Fix Signed-off-by: Pavol Loffay <p.loffay@gmail.com> * Fix Signed-off-by: Pavol Loffay <p.loffay@gmail.com> * Fix Signed-off-by: Pavol Loffay <p.loffay@gmail.com> * enable others Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
🐛 Report config service loader fix (hypertrace#328) * ✅ add test to verify ReportingConfigImpl * 🐛 fix bug where ReportingConfigImpl could not be instantiated
✨ Expose reporting config to consumers of `javaagent-core` so that `F… …ilter` implementation authors can access them (hypertrace#327)
PreviousNext