Skip to content

Commit

Permalink
Remove outdated todo (#11544)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurit authored Jun 10, 2024
1 parent cc1c042 commit a52561f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -666,8 +666,6 @@ DbInfo.Builder doParse(String jdbcUrl, DbInfo.Builder builder) {
private static final String DEFAULT_USER = "SA";
private static final int DEFAULT_PORT = 9001;

// TODO(anuraaga): Replace dbsystem with semantic convention
// https://github.com/open-telemetry/opentelemetry-specification/pull/1321
@Override
DbInfo.Builder doParse(String jdbcUrl, DbInfo.Builder builder) {
String instance = null;
Expand Down

0 comments on commit a52561f

Please sign in to comment.