Commit 2889a405 by bergquist

docs: improves provisoning example text

parent 25be937b
......@@ -176,8 +176,9 @@ Grafana will issue a ListMetrics request.
## Configure datasource with provisioning
It's now possible to configure datasources using config files with Grafanas [provisioning system](/administration/provisioning/#datasources).
Here is an example of how you can configure the Cloudwatch datasource using configuration.
It's now possible to configure datasources using config files with Grafanas provisioning system. You can read more about how it works and all the settings you can set for datasources on the [provisioning docs page](/administration/provisioning/#datasources)
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
Using a credentials file
```yaml
......
......@@ -140,7 +140,8 @@ Tags | Optional field name to use for event tags (can be an array or a CSV strin
## Configure datasource with provisioning
It's now possible to configure datasources using config files with Grafanas [provisioning system](/administration/provisioning/#datasources).
It's now possible to configure datasources using config files with Grafanas provisioning system. You can read more about how it works and all the settings you can set for datasources on the [provisioning docs page](/administration/provisioning/#datasources)
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
```yaml
......
......@@ -123,7 +123,8 @@ specify a tag or wildcard (leave empty should also work)
## Configure datasource with provisioning
It's now possible to configure datasources using config files with Grafanas [provisioning system](/administration/provisioning/#datasources).
It's now possible to configure datasources using config files with Grafanas provisioning system. You can read more about how it works and all the settings you can set for datasources on the [provisioning docs page](/administration/provisioning/#datasources)
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
```yaml
......
......@@ -177,7 +177,8 @@ Tags field can be a comma separated string.
## Configure datasource with provisioning
It's now possible to configure datasources using config files with Grafanas [provisioning system](/administration/provisioning/#datasources).
It's now possible to configure datasources using config files with Grafanas provisioning system. You can read more about how it works and all the settings you can set for datasources on the [provisioning docs page](/administration/provisioning/#datasources)
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
```yaml
......
......@@ -228,7 +228,8 @@ Time series queries should work in alerting conditions. Table formatted queries
## Configure datasource with provisioning
It's now possible to configure datasources using config files with Grafanas [provisioning system](/administration/provisioning/#datasources).
It's now possible to configure datasources using config files with Grafanas provisioning system. You can read more about how it works and all the settings you can set for datasources on the [provisioning docs page](/administration/provisioning/#datasources)
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
```yaml
......
......@@ -91,7 +91,8 @@ For details on OpenTSDB metric queries checkout the official [OpenTSDB documenta
## Configure datasource with provisioning
It's now possible to configure datasources using config files with Grafanas [provisioning system](/administration/provisioning/#datasources).
It's now possible to configure datasources using config files with Grafanas provisioning system. You can read more about how it works and all the settings you can set for datasources on the [provisioning docs page](/administration/provisioning/#datasources)
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
```yaml
......
......@@ -220,7 +220,8 @@ conditions.
## Configure datasource with provisioning
It's now possible to configure datasources using config files with Grafanas [provisioning system](/administration/provisioning/#datasources).
It's now possible to configure datasources using config files with Grafanas provisioning system. You can read more about how it works and all the settings you can set for datasources on the [provisioning docs page](/administration/provisioning/#datasources)
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
```yaml
......
......@@ -103,7 +103,8 @@ Since 4.6.0 Grafana exposes metrics for Prometheus on the `/metrics` endpoint. W
## Configure datasource with provisioning
It's now possible to configure datasources using config files with Grafanas [provisioning system](/administration/provisioning/#datasources
It's now possible to configure datasources using config files with Grafanas provisioning system. You can read more about how it works and all the settings you can set for datasources on the [provisioning docs page](/administration/provisioning/#datasources)
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
```yaml
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment