Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerMetricSink ¶
type ContainerMetricSink struct {
// contains filtered or unexported fields
}
func NewContainerMetricSink ¶
func (*ContainerMetricSink) AppID ¶
func (sink *ContainerMetricSink) AppID() string
func (*ContainerMetricSink) GetLatest ¶
func (sink *ContainerMetricSink) GetLatest() []*events.Envelope
func (*ContainerMetricSink) Identifier ¶
func (sink *ContainerMetricSink) Identifier() string
func (*ContainerMetricSink) Run ¶
func (sink *ContainerMetricSink) Run(eventChan <-chan *events.Envelope)
func (*ContainerMetricSink) ShouldReceiveErrors ¶
func (sink *ContainerMetricSink) ShouldReceiveErrors() bool
Click to show internal directories.
Click to hide internal directories.