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 ac8268f commit b19b5cfCopy full SHA for b19b5cf
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