You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ⬆️ upgrade otel
* ♻️ update servlet-common packaging
* ♻️ update HttpStatusConverter package location'
* ♻️ update TestOpenTelemetryInstaller to be an AgentListener
* ➕ add new deps to the testing bootstrap
* ➕ add logging exporter to classpath explicitly for tests
* ♻️ fix initialization in instrumentation tests
* ➕ add servlet-common bootstrap to test runtime for servlet projects
* ♻️ refactor MuzzlePlugin to handle refactor of MuzzleGradlePluginUtil to kotlin companion object'
* 🐛 fix muzzle check for instrumentation modules that need the servlet-common bootstrap
* ⬆️ upgrade byte buddy
* 🐛 fix expected metric name for otlp exporter exported'
* 🐛 disable assertions failing due to upstream bug
Copy file name to clipboardExpand all lines: instrumentation/netty/netty-4.0/src/main/java/io/opentelemetry/javaagent/instrumentation/hypertrace/netty/v4_0/client/HttpClientResponseTracingHandler.java
Copy file name to clipboardExpand all lines: instrumentation/netty/netty-4.0/src/main/java/io/opentelemetry/javaagent/instrumentation/hypertrace/netty/v4_0/server/HttpServerResponseTracingHandler.java
Copy file name to clipboardExpand all lines: instrumentation/netty/netty-4.1/src/main/java/io/opentelemetry/javaagent/instrumentation/hypertrace/netty/v4_1/client/HttpClientResponseTracingHandler.java
Copy file name to clipboardExpand all lines: instrumentation/netty/netty-4.1/src/main/java/io/opentelemetry/javaagent/instrumentation/hypertrace/netty/v4_1/server/HttpServerResponseTracingHandler.java
Copy file name to clipboardExpand all lines: instrumentation/servlet/servlet-3.0/src/main/java/io/opentelemetry/javaagent/instrumentation/hypertrace/servlet/v3_0/nowrapping/async/BodyCaptureAsyncListener.java
0 commit comments