Alerting: Fix typo in the recording_rules ini section (#102707)
This commit is contained in:
+1
-1
@@ -1544,7 +1544,7 @@ basic_auth_password =
|
||||
timeout = 10s
|
||||
|
||||
# Default data source UID to write to if not specified in the rule definition.
|
||||
# Only has effect if the grafanaManagedRecordRulesDatasources feature toggle is enabled.
|
||||
# Only has effect if the grafanaManagedRecordingRulesDatasources feature toggle is enabled.
|
||||
default_datasource_uid =
|
||||
|
||||
# Optional custom headers to include in recording rule write requests.
|
||||
|
||||
+1
-1
@@ -1526,7 +1526,7 @@ basic_auth_password =
|
||||
timeout = 30s
|
||||
|
||||
# Default data source UID to write to if not specified in the rule definition.
|
||||
# Only has effect if the grafanaManagedRecordRulesDatasources feature toggle is enabled.
|
||||
# Only has effect if the grafanaManagedRecordingRulesDatasources feature toggle is enabled.
|
||||
default_datasource_uid =
|
||||
|
||||
# Optional custom headers to include in recording rule write requests.
|
||||
|
||||
Reference in New Issue
Block a user