Versions in this module Expand all Collapse all v0 v0.1.4 Jul 9, 2015 v0.1.3 Jul 6, 2015 Changes in this version + var ErrProtocolError = errors.New("prometheus protocol error") + type Ingester struct + func (i *Ingester) Ingest(samples model.Samples) error + type Prometheus struct + Urls []string + func (g *Prometheus) Gather(acc plugins.Accumulator) error + func (r *Prometheus) Description() string + func (r *Prometheus) SampleConfig() string