We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6788073 commit db470c4Copy full SHA for db470c4
modules/opencensus/pom.xml
@@ -100,14 +100,14 @@
100
<groupId>io.opencensus</groupId>
101
<artifactId>opencensus-exporter-stats-prometheus</artifactId>
102
<version>${opencensus.version}</version>
103
- <scope>test</scope>
+ <scope>runtime</scope>
104
</dependency>
105
106
<dependency>
107
<groupId>io.prometheus</groupId>
108
<artifactId>simpleclient_httpserver</artifactId>
109
<version>0.3.0</version>
110
111
112
113
0 commit comments