Versions in this module Expand all Collapse all v0 v0.10.1 Jan 27, 2016 v0.10.0 Jan 9, 2016 Changes in this version + type Gauge struct + MeasureTime int64 + Name string + Source string + Value float64 + type Librato struct + ApiToken string + ApiUser string + SourceTag string + Timeout internal.Duration + func NewLibrato(apiUrl string) *Librato + func (l *Librato) Close() error + func (l *Librato) Connect() error + func (l *Librato) Description() string + func (l *Librato) SampleConfig() string + func (l *Librato) Write(points []*client.Point) error + type Metrics struct + Gauges []*Gauge