Skip to content

Commit 52703db

Browse files
committed
fix test
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
1 parent 22e65a7 commit 52703db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/otlp_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ func TestOTLPEnableTypeAndUnitLabels(t *testing.T) {
282282
"-auth.enabled": "true",
283283

284284
// OTLP
285-
"-distributor.otlp.enable-type-and-unit-labels": "true",
285+
"-distributor.enable-type-and-unit-labels": "true",
286286

287287
// alert manager
288288
"-alertmanager.web.external-url": "http://localhost/alertmanager",

0 commit comments

Comments
 (0)