mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: fixes typo
This commit is contained in:
@@ -176,7 +176,7 @@ Grafana will issue a ListMetrics request.
|
||||
|
||||
## Configure datasource with provisioning
|
||||
|
||||
Its 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](/administration/provisioning/#datasources).
|
||||
Here is an example of how you can configure the Cloudwatch datasource using configuration.
|
||||
|
||||
Using a credentials file
|
||||
|
||||
@@ -140,7 +140,7 @@ Tags | Optional field name to use for event tags (can be an array or a CSV strin
|
||||
|
||||
## Configure datasource with provisioning
|
||||
|
||||
Its 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](/administration/provisioning/#datasources).
|
||||
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
|
||||
|
||||
```yaml
|
||||
|
||||
@@ -123,7 +123,7 @@ specify a tag or wildcard (leave empty should also work)
|
||||
|
||||
## Configure datasource with provisioning
|
||||
|
||||
Its 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](/administration/provisioning/#datasources).
|
||||
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
|
||||
|
||||
```yaml
|
||||
|
||||
@@ -177,7 +177,7 @@ Tags field can be a comma separated string.
|
||||
|
||||
## Configure datasource with provisioning
|
||||
|
||||
Its 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](/administration/provisioning/#datasources).
|
||||
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
|
||||
|
||||
```yaml
|
||||
|
||||
@@ -228,7 +228,7 @@ Time series queries should work in alerting conditions. Table formatted queries
|
||||
|
||||
## Configure datasource with provisioning
|
||||
|
||||
Its 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](/administration/provisioning/#datasources).
|
||||
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
|
||||
|
||||
```yaml
|
||||
|
||||
@@ -91,7 +91,7 @@ For details on OpenTSDB metric queries checkout the official [OpenTSDB documenta
|
||||
|
||||
## Configure datasource with provisioning
|
||||
|
||||
Its 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](/administration/provisioning/#datasources).
|
||||
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
|
||||
|
||||
```yaml
|
||||
|
||||
@@ -220,7 +220,7 @@ conditions.
|
||||
|
||||
## Configure datasource with provisioning
|
||||
|
||||
Its 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](/administration/provisioning/#datasources).
|
||||
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
|
||||
|
||||
```yaml
|
||||
|
||||
@@ -103,7 +103,7 @@ Since 4.6.0 Grafana exposes metrics for Prometheus on the `/metrics` endpoint. W
|
||||
|
||||
## Configure datasource with provisioning
|
||||
|
||||
Its 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](/administration/provisioning/#datasources
|
||||
Here are some examples of how you can configure the Cloudwatch datasource using configuration.
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user