diff --git a/public/app/features/alerting/partials/alert_tab.html b/public/app/features/alerting/partials/alert_tab.html index b99859fd847..4b31edebe8e 100644 --- a/public/app/features/alerting/partials/alert_tab.html +++ b/public/app/features/alerting/partials/alert_tab.html @@ -17,7 +17,7 @@
- If an alert rule has a configured For and the query violates the configured diff --git a/public/app/features/datasources/partials/http_settings.html b/public/app/features/datasources/partials/http_settings.html index b6f2c4fc0dd..b4cf1084843 100644 --- a/public/app/features/datasources/partials/http_settings.html +++ b/public/app/features/datasources/partials/http_settings.html @@ -4,7 +4,7 @@
URL - @@ -59,7 +59,7 @@
Whitelisted Cookies - + Grafana Proxy deletes forwarded cookies by default. Specify cookies by name that should be forwarded to the data source. diff --git a/public/app/plugins/datasource/cloudwatch/partials/config.html b/public/app/plugins/datasource/cloudwatch/partials/config.html index 40249d32b7e..0f74901ee19 100644 --- a/public/app/plugins/datasource/cloudwatch/partials/config.html +++ b/public/app/plugins/datasource/cloudwatch/partials/config.html @@ -8,7 +8,7 @@
- + Credentials profile name, as specified in ~/.aws/credentials, leave blank for default @@ -30,7 +30,7 @@
- + ARN of Assume Role @@ -47,7 +47,7 @@
- + Namespaces of Custom Metrics diff --git a/public/app/plugins/datasource/elasticsearch/partials/config.html b/public/app/plugins/datasource/elasticsearch/partials/config.html index def59518624..9085dfa5d4a 100644 --- a/public/app/plugins/datasource/elasticsearch/partials/config.html +++ b/public/app/plugins/datasource/elasticsearch/partials/config.html @@ -36,7 +36,7 @@
Min time interval - + A lower limit for the auto group by time interval. Recommended to be set to write frequency, for example 1m if your data is written every minute. diff --git a/public/app/plugins/datasource/grafana-azure-monitor-datasource/partials/config.html b/public/app/plugins/datasource/grafana-azure-monitor-datasource/partials/config.html index 46ac8798680..b3d7ad0f092 100644 --- a/public/app/plugins/datasource/grafana-azure-monitor-datasource/partials/config.html +++ b/public/app/plugins/datasource/grafana-azure-monitor-datasource/partials/config.html @@ -16,7 +16,7 @@
Subscription Id - +

In the Azure Portal, navigate to Subscriptions -> Choose subscription -> Overview -> Subscription ID.

**Click @@ -27,7 +27,7 @@
Tenant Id - +

In the Azure Portal, navigate to Azure Active Directory -> Properties -> Directory ID.

**Click @@ -38,7 +38,7 @@
Client Id - +

In the Azure Portal, navigate to Azure Active Directory -> App Registrations -> Choose your app -> Application ID.

@@ -50,7 +50,7 @@
Client Secret - +

To create a new key, log in to Azure Portal, navigate to Azure Active Directory -> App Registrations -> Choose your @@ -83,7 +83,7 @@

Subscription Id -

In the Azure Portal, navigate to Subscriptions -> Choose subscription -> Overview -> Subscription ID.

@@ -95,7 +95,7 @@
Tenant Id -

In the Azure Portal, navigate to Azure Active Directory -> Properties -> Directory ID.

@@ -107,7 +107,7 @@
Client Id -

In the Azure Portal, navigate to Azure Active Directory -> App Registrations -> Choose your app -> @@ -121,7 +121,7 @@

Client Secret -

To create a new key, log in to Azure Portal, navigate to Azure Active Directory -> App Registrations -> @@ -168,7 +168,7 @@

API Key -

Section 2 of the Quickstart guide shows where to find/create the API Key:

@@ -185,7 +185,7 @@
Application Id - +

Section 2 of the Quickstart guide shows where to find the Application ID:

**Click here to open the Application diff --git a/public/app/plugins/datasource/influxdb/partials/config.html b/public/app/plugins/datasource/influxdb/partials/config.html index 4de2fadd52d..0229d01e8c8 100644 --- a/public/app/plugins/datasource/influxdb/partials/config.html +++ b/public/app/plugins/datasource/influxdb/partials/config.html @@ -41,7 +41,7 @@
Min time interval - + A lower limit for the auto group by time interval. Recommended to be set to write frequency, for example 1m if your data is written every minute. diff --git a/public/app/plugins/datasource/loki/partials/config.html b/public/app/plugins/datasource/loki/partials/config.html index d209b51730a..425e460a240 100644 --- a/public/app/plugins/datasource/loki/partials/config.html +++ b/public/app/plugins/datasource/loki/partials/config.html @@ -5,7 +5,7 @@
Maximum lines - + Loki queries must contain a limit of the maximum number of lines returned (default: 1000). Increase this limit to have a bigger result set for ad-hoc analysis. diff --git a/public/app/plugins/datasource/mssql/partials/config.html b/public/app/plugins/datasource/mssql/partials/config.html index db76f60e5e3..f3ac7e87064 100644 --- a/public/app/plugins/datasource/mssql/partials/config.html +++ b/public/app/plugins/datasource/mssql/partials/config.html @@ -50,7 +50,7 @@
Max open - + The maximum number of open connections to the database. If Max idle connections is greater than 0 and the Max open connections is less than Max idle connections, then Max idle connections will be @@ -60,7 +60,7 @@
Max idle - + The maximum number of connections in the idle connection pool. If Max open connections is greater than 0 but less than the Max idle connections, then the Max idle connections will be reduced to match the @@ -69,7 +69,7 @@
Max lifetime - + The maximum amount of time in seconds a connection may be reused. If set to 0, connections are reused forever. @@ -82,7 +82,7 @@
Min time interval - + A lower limit for the auto group by time interval. Recommended to be set to write frequency, for example 1m if your data is written every minute. diff --git a/public/app/plugins/datasource/mysql/partials/config.html b/public/app/plugins/datasource/mysql/partials/config.html index 8221a06e1ee..f08d9b3da15 100644 --- a/public/app/plugins/datasource/mysql/partials/config.html +++ b/public/app/plugins/datasource/mysql/partials/config.html @@ -44,7 +44,7 @@
Max open - + The maximum number of open connections to the database. If Max idle connections is greater than 0 and the Max open connections is less than Max idle connections, then Max idle connections will be @@ -54,7 +54,7 @@
Max idle - + The maximum number of connections in the idle connection pool. If Max open connections is greater than 0 but less than the Max idle connections, then the Max idle connections will be reduced to match the @@ -63,7 +63,7 @@
Max lifetime - + The maximum amount of time in seconds a connection may be reused. If set to 0, connections are reused forever.

This should always be lower than configured wait_timeout in MySQL. @@ -77,7 +77,7 @@
Min time interval - + A lower limit for the auto group by time interval. Recommended to be set to write frequency, for example 1m if your data is written every minute. diff --git a/public/app/plugins/datasource/opentsdb/partials/query.editor.html b/public/app/plugins/datasource/opentsdb/partials/query.editor.html index a2db8a68840..44ee8ebb57f 100644 --- a/public/app/plugins/datasource/opentsdb/partials/query.editor.html +++ b/public/app/plugins/datasource/opentsdb/partials/query.editor.html @@ -49,7 +49,7 @@
- diff --git a/public/app/plugins/datasource/postgres/partials/config.html b/public/app/plugins/datasource/postgres/partials/config.html index 13b74d6b20e..c0e5a30496d 100644 --- a/public/app/plugins/datasource/postgres/partials/config.html +++ b/public/app/plugins/datasource/postgres/partials/config.html @@ -43,7 +43,7 @@
Max open - + The maximum number of open connections to the database. If Max idle connections is greater than 0 and the Max open connections is less than Max idle connections, then Max idle connections will be @@ -53,7 +53,7 @@
Max idle - + The maximum number of connections in the idle connection pool. If Max open connections is greater than 0 but less than the Max idle connections, then the Max idle connections will be reduced to match the @@ -62,7 +62,7 @@
Max lifetime - + The maximum amount of time in seconds a connection may be reused. If set to 0, connections are reused forever. @@ -95,7 +95,7 @@
Min time interval - + A lower limit for the auto group by time interval. Recommended to be set to write frequency, for example 1m if your data is written every minute. diff --git a/public/app/plugins/datasource/prometheus/partials/config.html b/public/app/plugins/datasource/prometheus/partials/config.html index a7a85e696b0..aaeec7f5336 100644 --- a/public/app/plugins/datasource/prometheus/partials/config.html +++ b/public/app/plugins/datasource/prometheus/partials/config.html @@ -5,7 +5,7 @@
Scrape interval - + Set this to your global scrape interval defined in your Prometheus config file. This will be used as a lower limit for the Prometheus step query parameter. @@ -16,7 +16,7 @@
Query timeout - + Set the Prometheus query timeout. diff --git a/public/app/plugins/datasource/prometheus/partials/query.editor.html b/public/app/plugins/datasource/prometheus/partials/query.editor.html index f63beeedbd3..94819582f6d 100644 --- a/public/app/plugins/datasource/prometheus/partials/query.editor.html +++ b/public/app/plugins/datasource/prometheus/partials/query.editor.html @@ -10,7 +10,7 @@
- @@ -21,7 +21,7 @@
- diff --git a/public/sass/components/_gf-form.scss b/public/sass/components/_gf-form.scss index eef341217e4..c341c686143 100644 --- a/public/sass/components/_gf-form.scss +++ b/public/sass/components/_gf-form.scss @@ -250,6 +250,10 @@ $input-border: 1px solid $input-border-color; &--plaintext { white-space: unset; } + + &--has-help-icon { + padding-right: $input-padding-x * 3; + } } .gf-form-hint { diff --git a/public/sass/components/_tagsinput.scss b/public/sass/components/_tagsinput.scss index e8cf9ea44e9..5c511d44e71 100644 --- a/public/sass/components/_tagsinput.scss +++ b/public/sass/components/_tagsinput.scss @@ -15,6 +15,10 @@ height: 100%; width: 5rem; box-sizing: border-box; + + &.gf-form-input--has-help-icon { + padding-right: $input-padding-x * 3; + } } .tag {