You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# see https://docs.robusta.dev/master/user-guide/configuration.html#global-config and https://docs.robusta.dev/master/configuration/additional-settings.html#global-config
26
+
# see https://docs.robusta.dev/master/setup-robusta/additional-settings.html#global-config
27
27
globalConfig:
28
28
check_prometheus_flags: true
29
29
grafana_url: ""
@@ -35,7 +35,7 @@ globalConfig:
35
35
custom_annotations: []
36
36
custom_severity_map: {}
37
37
38
-
# see https://docs.robusta.dev/master/user-guide/configuration/additional-settings.html#relabel-prometheus-alerts
38
+
# see https://docs.robusta.dev/master/setup-robusta/additional-settings.html#relabel-prometheus-alerts
39
39
alertRelabel: []
40
40
41
41
# safe actions to enable authenticated users to run
0 commit comments