Skip to content

Commit

Permalink
Use correct OpenTelemetry Semconv
Browse files Browse the repository at this point in the history
  • Loading branch information
csainty authored Nov 27, 2024
1 parent 7edfd9c commit 27e09e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<artifactId>opentelemetry-context</artifactId>
</dependency>
<dependency>
<groupId>io.opentelemetry</groupId>
<groupId>io.opentelemetry.semconv</groupId>
<artifactId>opentelemetry-semconv</artifactId>
</dependency>

Expand Down

0 comments on commit 27e09e2

Please sign in to comment.