Code

graph: Introduce a new type representing a metric.
authorSebastian Harl <sh@tokkee.org>
Wed, 13 May 2015 20:34:43 +0000 (22:34 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 13 May 2015 20:34:43 +0000 (22:34 +0200)
commit35c9956996c736aa0465c524358455643299c373
tree2e58b23a085369cf31cde8ff1d1c2d39ab5b8bcb
parentac8367fc6973d9856cc88c83c1ccc9a78c978723
graph: Introduce a new type representing a metric.

The new type allows to add further information to a metric.
graph/graph.go
server/graph.go