diff --git a/conf/defaults.ini b/conf/defaults.ini index a4679a13a6f..4fc429d33a1 100644 --- a/conf/defaults.ini +++ b/conf/defaults.ini @@ -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. diff --git a/conf/sample.ini b/conf/sample.ini index f06e41efed9..b170dfceef2 100644 --- a/conf/sample.ini +++ b/conf/sample.ini @@ -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.