Skip to content

Commit 2001d63

Browse files
authored
[chore][internal/otelarrow] Remove last MetricsLevel reference (#37648)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Updates open-telemetry/opentelemetry-collector/issues/11061
1 parent 4543060 commit 2001d63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/otelarrow/netstats/netstats_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@ func testNetStatsReceiver(t *testing.T, level configtelemetry.Level, expect map[
307307
ID: component.NewID(component.MustNewType("test")),
308308
TelemetrySettings: component.TelemetrySettings{
309309
MeterProvider: mp,
310-
MetricsLevel: level,
311310
},
312311
})
313312
require.NoError(t, err)

0 commit comments

Comments
 (0)