We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a8234 commit cba741fCopy full SHA for cba741f
samples/group/README.md
@@ -1,8 +1,9 @@
1
-This functionality requires [Graphite 1.0] to be
+This functionality requires Graphite 1.0 to be
2
compiled. The current stable release does not have the
3
function groupByNode. This feature will be available
4
when Graphite 1.0 is released.
5
6
+Graphite 1.0 Functions
7
[http://graphite.readthedocs.org/en/1.0/functions.html]
8
9
The callback aggregator is a function will be applied
@@ -12,4 +13,3 @@ function "sumSeries" will be applied to each result
12
13
adding the total read iops of all like named disks
14
and graphing the result.
15
-[1]: http://graphite.readthedocs.org/en/1.0/functions.html "Graphite 1.0"
0 commit comments