Skip to content

Commit 9015a6a

Browse files
Copilottrask
andauthored
Sync InstrumenterBuilder.java with OpenTelemetry 2.17.1 (#87)
* Initial plan * Sync InstrumenterBuilder.java with OpenTelemetry 2.17.1 Co-authored-by: trask <218610+trask@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: trask <218610+trask@users.noreply.github.com>
1 parent d57cda8 commit 9015a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/agent-bootstrap/src/main/java/io/opentelemetry/instrumentation/api/instrumenter/InstrumenterBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
import java.util.stream.Stream;
4040
import javax.annotation.Nullable;
4141

42-
// copied from OpenTelemetry Instrumentation 2.6.0
42+
// copied from OpenTelemetry Instrumentation 2.17.1
4343

4444
/**
4545
* A builder of an {@link Instrumenter}.

0 commit comments

Comments
 (0)