Versions in this module Expand all Collapse all v1 v1.8.2 Nov 4, 2017 Changes in this version + type Fanout []SampleAppender + func (f Fanout) Append(s *model.Sample) error + func (f Fanout) NeedsThrottling() bool + type SampleAppender interface + Append func(*model.Sample) error + NeedsThrottling func() bool