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 1921115 commit c1e3a9fCopy full SHA for c1e3a9f
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_31_1.Metrics;
+import io.prometheus.metrics.expositionformats.generated.com_google_protobuf_4_32_0.Metrics;
50
import io.prometheus.metrics.model.registry.PrometheusRegistry;
51
import java.io.ByteArrayInputStream;
52
import java.io.IOException;
0 commit comments