Skip to content

Commit e8a70b6

Browse files
committed
Drift
1 parent 1fd295d commit e8a70b6

File tree

1 file changed

+1
-1
lines changed
  • instrumentation-api-incubator/src/main/java/io/opentelemetry/instrumentation/api/incubator/semconv/rpc

1 file changed

+1
-1
lines changed

instrumentation-api-incubator/src/main/java/io/opentelemetry/instrumentation/api/incubator/semconv/rpc/RpcAttributesGetter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/**
1111
* An interface for getting RPC attributes.
1212
*
13-
* <p>Instrumentation authors will create implementations of this interface for their specific *
13+
* <p>Instrumentation authors will create implementations of this interface for their specific
1414
* library/framework. It will be used by the {@link RpcClientAttributesExtractor} or {@link
1515
* RpcServerAttributesExtractor} to obtain the various RPC attributes in a type-generic way.
1616
*/

0 commit comments

Comments
 (0)