From c41cbdb1929f95d2478b1c046651a3c06aa35c0b Mon Sep 17 00:00:00 2001 From: Nora Date: Thu, 13 Dec 2018 14:55:44 -0800 Subject: [PATCH] Created metrics doc --- content/v2.0/UI/exploring-metrics.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/v2.0/UI/exploring-metrics.md diff --git a/content/v2.0/UI/exploring-metrics.md b/content/v2.0/UI/exploring-metrics.md new file mode 100644 index 000000000..4ed3c12da --- /dev/null +++ b/content/v2.0/UI/exploring-metrics.md @@ -0,0 +1,13 @@ +--- +title: Exploring metrics +description: +menu: + v2_0: + name: Exploring metrics + weight: 1 +--- + +* User can rapidly build Flux scripts and see data +* User can enter "advanced mode" to edit Flux script without builder +* User can save Flux script as a dashboard cell +* User can save Flux script as a task