|
|
@@ -41,7 +41,9 @@ Proxy access means that the Grafana backend will proxy all requests from the bro
|
|
|
Click the ``Select metric`` link to start navigating the metric space. One you start you can continue using the mouse
|
|
|
or keyboard arrow keys. You can select a wildcard and still continue.
|
|
|
|
|
|
-
|
|
|
+{{< docs-imagebox img="/img/docs/v45/graphite_query1_still.png" class="docs-image--center"
|
|
|
+ animated-gif="/img/docs/v45/graphite_query1.gif" >}}
|
|
|
+
|
|
|
|
|
|
### Functions
|
|
|
|
|
|
@@ -50,13 +52,17 @@ a function is selected it will be added and your focus will be in the text box o
|
|
|
a parameter just click on it and it will turn into a text box. To delete a function click the function name followed
|
|
|
by the x icon.
|
|
|
|
|
|
-
|
|
|
+{{< docs-imagebox img="/img/docs/v45/graphite_query2_still.png" class="docs-image--center"
|
|
|
+ animated-gif="/img/docs/v45/graphite_query2.gif" >}}
|
|
|
+
|
|
|
|
|
|
### Optional parameters
|
|
|
|
|
|
Some functions like aliasByNode support an optional second argument. To add this parameter specify for example 3,-2 as the first parameter and the function editor will adapt and move the -2 to a second parameter. To remove the second optional parameter just click on it and leave it blank and the editor will remove it.
|
|
|
|
|
|
-
|
|
|
+{{< docs-imagebox img="/img/docs/v45/graphite_query3_still.png" class="docs-image--center"
|
|
|
+ animated-gif="/img/docs/v45/graphite_query3.gif" >}}
|
|
|
+
|
|
|
|
|
|
### Nested Queries
|
|
|
|