Skip to content

Commit 8ff0381

Browse files
JonasKunzjack-berg
andauthored
Update exporters/common/src/test/java/io/opentelemetry/exporter/internal/http/HttpExporterTest.java
Co-authored-by: jack-berg <[email protected]>
1 parent 51edc50 commit 8ff0381

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exporters/common/src/test/java/io/opentelemetry/exporter/internal/http/HttpExporterTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ void build_NoHttpSenderProvider() {
4444

4545
@ParameterizedTest
4646
@EnumSource
47+
@SuppressLogger(HttpExporter.class)
4748
void testInternalTelemetry(StandardComponentId.ExporterType exporterType) {
4849
String signalMetricPrefix;
4950
String expectedUnit;

0 commit comments

Comments
 (0)