From bb2eb00b0eb9c77e7c2928865d637c9d35c6fb95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Thu, 9 Mar 2017 07:05:49 +0100 Subject: [PATCH] minor data source edit form improvement --- docker/blocks/prometheus/fig | 2 -- public/app/features/plugins/partials/ds_edit.html | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/docker/blocks/prometheus/fig b/docker/blocks/prometheus/fig index ec4dd8e4b16..1c70c14fc37 100644 --- a/docker/blocks/prometheus/fig +++ b/docker/blocks/prometheus/fig @@ -3,8 +3,6 @@ prometheus: net: host ports: - "9090:9090" - volumes: - - /var/docker/prometheus:/prometheus-data node_exporter: image: prom/node-exporter diff --git a/public/app/features/plugins/partials/ds_edit.html b/public/app/features/plugins/partials/ds_edit.html index 4756428bead..e94a5300e3d 100644 --- a/public/app/features/plugins/partials/ds_edit.html +++ b/public/app/features/plugins/partials/ds_edit.html @@ -28,9 +28,9 @@
-
+
Name - + The name is used when you select the data source in panels. The Default data source is preselected in new