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 309cbe7 commit 5591f3fCopy full SHA for 5591f3f
exporters/prometheus/src/test/java/io/opentelemetry/exporter/prometheus/PrometheusHttpServerTest.java
@@ -46,7 +46,7 @@
46
import io.opentelemetry.sdk.resources.Resource;
47
import io.prometheus.metrics.exporter.httpserver.HTTPServer;
48
import io.prometheus.metrics.exporter.httpserver.MetricsHandler;
49
-import io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_30_2.Metrics;
+import io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_31_0.Metrics;
50
import io.prometheus.metrics.model.registry.PrometheusRegistry;
51
import java.io.ByteArrayInputStream;
52
import java.io.IOException;
0 commit comments