Documentation ¶
Overview ¶
Package dummyReceiver generates dummy gauges.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrParsingInterval = errors.New("interval must be a valid duration string") ErrIntervalTooShort = errors.New("when defined, the interval has to be set to at least 1 minute (1m)") )
Functions ¶
func NewFactory ¶
NewFactory creates a factory for dummyReceiver receiver.
Types ¶
Click to show internal directories.
Click to hide internal directories.