You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/data_source.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,8 @@ Optional:
108
108
-`authentication_type` (String) (Stackdriver) The authentication type: `jwt` or `gce`.
109
109
-`catalog` (String) (Athena) Athena catalog.
110
110
-`client_email` (String) (Stackdriver) Service account email address.
111
+
-`client_id` (String) (Azure Monitor) The service account client id.
112
+
-`cloud_name` (String) (Azure Monitor) The cloud name.
111
113
-`conn_max_lifetime` (Number) (MySQL, PostgreSQL, and MSSQL) Maximum amount of time in seconds a connection may be reused (Grafana v5.4+).
112
114
-`custom_metrics_namespaces` (String) (CloudWatch) A comma-separated list of custom namespaces to be queried by the CloudWatch data source.
113
115
-`database` (String) (Athena) Name of the database within the catalog.
@@ -141,6 +143,8 @@ Optional:
141
143
-`sigv4_profile` (String) (Elasticsearch and Prometheus) Credentials profile name, leave blank for default.
142
144
-`sigv4_region` (String) (Elasticsearch and Prometheus) AWS region to use for Sigv4.
143
145
-`ssl_mode` (String) (PostgreSQL) SSLmode. 'disable', 'require', 'verify-ca' or 'verify-full'.
146
+
-`subscription_id` (String) (Azure Monitor) The subscription id
147
+
-`tenant_id` (String) (Azure Monitor) Service account tenant ID.
144
148
-`time_field` (String) (Elasticsearch) Which field that should be used as timestamp.
145
149
-`time_interval` (String) (Prometheus, Elasticsearch, InfluxDB, MySQL, PostgreSQL, and MSSQL) Lowest interval/step value that should be used for this data source.
146
150
-`timescaledb` (Boolean) (PostgreSQL) Enable usage of TimescaleDB extension.
@@ -175,6 +179,7 @@ Optional:
175
179
-`access_token` (String, Sensitive) (Github) The access token used to access the data source.
0 commit comments