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/armeria/armeria-1.3/library/src/main/java/io/opentelemetry/instrumentation/armeria/v1_3/ArmeriaTelemetryBuilder.java
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -70,12 +70,11 @@ public ArmeriaTelemetryBuilder setStatusExtractor(
70
70
* Adds an additional {@link AttributesExtractor} to invoke to set attributes to instrumented
71
71
* items. The {@link AttributesExtractor} will be executed after all default extractors.
0 commit comments