chore: remove repetitive words (#86412)
Signed-off-by: TechVest <techdashen@qq.com>
This commit is contained in:
+2
-2
@@ -186,7 +186,7 @@ In this section, we'll create Terraform configurations for each alerting resourc
|
||||
To link the alert rule group with its respective data source and folder in this example, replace the following field values:
|
||||
|
||||
- `<terraform_data_source_name>` with the terraform name of the previously defined data source.
|
||||
- `<terraform_folder_name>` with the terraform name of the the previously defined folder.
|
||||
- `<terraform_folder_name>` with the terraform name of the previously defined folder.
|
||||
|
||||
1. Continue to add more Grafana resources or [use the Terraform CLI for provisioning](#provision-grafana-resources-with-terraform).
|
||||
|
||||
@@ -312,7 +312,7 @@ Since the policy tree is a single resource, provisioning the `grafana_notificati
|
||||
To configure the mute timing and contact point previously created in the notification policy tree, replace the following field values:
|
||||
|
||||
- `<terraform_data_source_name>` with the terraform name of the previously defined contact point.
|
||||
- `<terraform_folder_name>` with the terraform name of the the previously defined mute timing.
|
||||
- `<terraform_folder_name>` with the terraform name of the previously defined mute timing.
|
||||
|
||||
1. Continue to add more Grafana resources or [use the Terraform CLI for provisioning](#provision-grafana-resources-with-terraform).
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ cards:
|
||||
height: 24
|
||||
- title: Configure standard options
|
||||
href: ./configure-standard-options/
|
||||
description: Learn about configuring standard options like units, field display names, and and colors.
|
||||
description: Learn about configuring standard options like units, field display names, and colors.
|
||||
height: 24
|
||||
- title: Query and transform data
|
||||
href: ./query-transform-data/
|
||||
|
||||
Reference in New Issue
Block a user