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
Copy file name to clipboardExpand all lines: instrumentation/ratpack/ratpack-1.7/library/src/main/java/io/opentelemetry/instrumentation/ratpack/v1_7/RatpackTelemetryBuilder.java
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -49,12 +49,10 @@ public final class RatpackTelemetryBuilder {
49
49
* Adds an additional {@link AttributesExtractor} to invoke to set attributes to instrumented
50
50
* items. The {@link AttributesExtractor} will be executed after all default extractors.
0 commit comments