Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Listener ¶
type Listener struct { protocol.CloseableHealthCheck // contains filtered or unexported fields }
Listener once setup will listen for wavefront protocol points to forward on
func NewListener ¶
func NewListener(sendTo dpsink.Sink, passedConf *ListenerConfig) (*Listener, error)
NewListener creates a new listener for wavefront datapoints
func (*Listener) Datapoints ¶
Datapoints reports information about the total points seen by wavefront
func (*Listener) DebugDatapoints ¶
DebugDatapoints returns datapoints that are used for debugging the listener
func (*Listener) DefaultDatapoints ¶
DefaultDatapoints returns datapoints that should always be reported from the listener
Click to show internal directories.
Click to hide internal directories.