Skip to content

Commit

Permalink
Update HttpClientPeerServiceAttributesExtractor.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorel-35 authored Oct 12, 2023
1 parent c0cfe8b commit 8424036
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
import io.opentelemetry.instrumentation.api.instrumenter.net.PeerServiceResolver;
import io.opentelemetry.instrumentation.api.instrumenter.url.UrlParser;
import io.opentelemetry.semconv.SemanticAttributes;
import javax.annotation.Nullable;
import java.util.function.Supplier;
import javax.annotation.Nullable;

/**
* Extractor of the {@code peer.service} span attribute, described in <a
Expand Down

0 comments on commit 8424036

Please sign in to comment.