events

package
v0.0.0-...-04a75a9 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2015 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetListAuthorizedEventEvents

func GetListAuthorizedEventEvents() (authorizedEvents string)

func GetSelectedEvents

func GetSelectedEvents() map[string]bool

func RouteEvents

func RouteEvents(in chan *events.Envelope)

func SetupEventRouting

func SetupEventRouting(wantedEvents string)

Types

type Event

type Event struct {
	Fields logrus.Fields
	Msg    string
	Type   string
}

func ContainerMetric

func ContainerMetric(msg *events.Envelope) Event

func CounterEvent

func CounterEvent(msg *events.Envelope) Event

func ErrorEvent

func ErrorEvent(msg *events.Envelope) Event

func Heartbeat

func Heartbeat(msg *events.Envelope) Event

func HttpStart

func HttpStart(msg *events.Envelope) Event

func HttpStartStop

func HttpStartStop(msg *events.Envelope) Event

func HttpStop

func HttpStop(msg *events.Envelope) Event

func LogMessage

func LogMessage(msg *events.Envelope) Event

func ValueMetric

func ValueMetric(msg *events.Envelope) Event

func (*Event) AnnotateWithAppData

func (e *Event) AnnotateWithAppData()

func (*Event) AnnotateWithMetaData

func (e *Event) AnnotateWithMetaData()

func (Event) ShipEvent

func (e Event) ShipEvent()

Jump to

Keyboard shortcuts

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