Code

graph: Add support for grouping of metrics.
authorSebastian Harl <sh@tokkee.org>
Thu, 14 May 2015 12:14:45 +0000 (14:14 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 14 May 2015 12:14:45 +0000 (14:14 +0200)
commit479e609aec5229c959a019303e345116b51c74b4
treed577a96ff50f8064dfbe48c07461a6c3876f5dc4
parent0da7c14dd6cbe58abbca1370d5d7597b4efa1c39
graph: Add support for grouping of metrics.

All time-series of a group will be added up to a single time-series.
graph/graph.go