We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a99f7 commit 664c70bCopy full SHA for 664c70b
google-cloud-spanner-executor/pom.xml
@@ -47,6 +47,11 @@
47
<artifactId>exporter-trace</artifactId>
48
<version>0.33.0</version>
49
</dependency>
50
+ <dependency>
51
+ <groupId>com.google.cloud.opentelemetry</groupId>
52
+ <artifactId>shared-resourcemapping</artifactId>
53
+ <version>0.33.0</version>
54
+ </dependency>
55
<dependency>
56
<groupId>com.google.cloud</groupId>
57
<artifactId>google-cloud-spanner</artifactId>
0 commit comments