Add option to configure Mimir alertmanager #318
Annotations
3 errors
Lint:
pkg/mimir/rules_test.go#L20
cannot use client (variable of type *FakeClient) as client.Mimir value in struct literal: *FakeClient does not implement client.Mimir (missing method CreateAlertmangerConfig) (typecheck)
|
Lint:
integration/mimir/alertmanager_test.go#L21
unnecessary leading newline (whitespace)
|
Lint
Process completed with exit code 2.
|
Loading