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