Skip to content

Commit 73286f8

Browse files
committed
./gradlew spotlessApply
1 parent 548e0df commit 73286f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

instrumentation/jdbc/library/src/main/java/io/opentelemetry/instrumentation/jdbc/internal/JdbcConnectionUrlParser.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -938,8 +938,7 @@ DbInfo.Builder doParse(String jdbcUrl, DbInfo.Builder builder) {
938938
}
939939
},
940940
/**
941-
* <a
942-
* href="https://www.alibabacloud.com/help/en/lindorm/user-guide/view-endpoints">Driver
941+
* <a href="https://www.alibabacloud.com/help/en/lindorm/user-guide/view-endpoints">Driver
943942
* configuration doc</a> jdbc:lindorm:table:url=http//server_name:30060/test
944943
* jdbc:lindorm:tsdb:url=http://server_name:8242/test
945944
* jabc:lindorm:search:url=http://server_name:30070/test

0 commit comments

Comments
 (0)