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 + var ErrProtocolError = errors.New("prometheus protocol error") + type Prometheus struct + Urls []string + func (g *Prometheus) Gather(acc inputs.Accumulator) error + func (r *Prometheus) Description() string + func (r *Prometheus) SampleConfig() string