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 22e65a7 commit 52703dbCopy full SHA for 52703db
integration/otlp_test.go
@@ -282,7 +282,7 @@ func TestOTLPEnableTypeAndUnitLabels(t *testing.T) {
282
"-auth.enabled": "true",
283
284
// OTLP
285
- "-distributor.otlp.enable-type-and-unit-labels": "true",
+ "-distributor.enable-type-and-unit-labels": "true",
286
287
// alert manager
288
"-alertmanager.web.external-url": "http://localhost/alertmanager",
0 commit comments