Alerting: Fix typo in the recording_rules ini section (#102707)

This commit is contained in:
Alexander Akhmetov
2025-03-24 15:14:41 +01:00
committed by GitHub
parent b0fda33d06
commit dcaa40312f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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.