From 40f85e5ca32e7159aee2b9393b326a02b0bfbc5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 9 Dec 2015 13:05:05 +0100 Subject: [PATCH] refactor(http data source options): #3473 --- .../org/partials/datasourceHttpConfig.html | 102 +++++++++--------- 1 file changed, 52 insertions(+), 50 deletions(-) diff --git a/public/app/features/org/partials/datasourceHttpConfig.html b/public/app/features/org/partials/datasourceHttpConfig.html index 052768c9336..4b5a72dbf11 100644 --- a/public/app/features/org/partials/datasourceHttpConfig.html +++ b/public/app/features/org/partials/datasourceHttpConfig.html @@ -1,53 +1,55 @@
Http settings
-
- -
-
-
- -
-
-
- -
+
+
+
    +
  • + Url +
  • +
  • + +
  • +
  • + Access Direct = url is used directly from browser, Proxy = Grafana backend will proxy the request +
  • +
  • + +
  • +
+
+
+
+
    +
  • + Http Auth +
  • +
  • + +
  • +
  • + +
  • +
+
+
+
+
    +
  • + +
  • +
  • + User +
  • +
  • + +
  • +
  • + Password +
  • +
  • + +
  • +
+
+