diff --git a/public/app/features/plugins/partials/ds_http_settings.html b/public/app/features/plugins/partials/ds_http_settings.html index b9f5683129c..9e6930f2c7a 100644 --- a/public/app/features/plugins/partials/ds_http_settings.html +++ b/public/app/features/plugins/partials/ds_http_settings.html @@ -156,4 +156,13 @@ +
+
+ Query timeout + + + Set the Query timeout. + +
+
diff --git a/public/app/plugins/datasource/prometheus/partials/config.html b/public/app/plugins/datasource/prometheus/partials/config.html index a7a85e696b0..2cd6adcbc4d 100644 --- a/public/app/plugins/datasource/prometheus/partials/config.html +++ b/public/app/plugins/datasource/prometheus/partials/config.html @@ -2,25 +2,15 @@
-
-
- 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. - -
-
- -
-
- Query timeout - - - Set the Prometheus query timeout. - -
+
+
+ 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. + +