processors

package
v0.0.0-...-91471a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerMetricProcessor

type ContainerMetricProcessor struct{}

func (*ContainerMetricProcessor) Process

func (p *ContainerMetricProcessor) Process(appEvent *events.AppEvent) ([]metrics.Metric, error)

type HttpStartStopProcessor

type HttpStartStopProcessor struct{}

func (*HttpStartStopProcessor) Process

func (p *HttpStartStopProcessor) Process(appEvent *events.AppEvent) ([]metrics.Metric, error)

type LogMessageProcessor

type LogMessageProcessor struct{}

func (*LogMessageProcessor) Process

func (p *LogMessageProcessor) Process(appEvent *events.AppEvent) ([]metrics.Metric, error)

type Processor

type Processor interface {
	Process(event *events.AppEvent) ([]metrics.Metric, error)
}

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL