Documentation
¶
Index ¶
- func GetListAuthorizedEventEvents() (authorizedEvents string)
- func GetSelectedEvents() map[string]bool
- func RouteEvents(in chan *events.Envelope)
- func SetupEventRouting(wantedEvents string)
- type Event
- func ContainerMetric(msg *events.Envelope) Event
- func CounterEvent(msg *events.Envelope) Event
- func ErrorEvent(msg *events.Envelope) Event
- func Heartbeat(msg *events.Envelope) Event
- func HttpStart(msg *events.Envelope) Event
- func HttpStartStop(msg *events.Envelope) Event
- func HttpStop(msg *events.Envelope) Event
- func LogMessage(msg *events.Envelope) Event
- func ValueMetric(msg *events.Envelope) Event
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetListAuthorizedEventEvents ¶
func GetListAuthorizedEventEvents() (authorizedEvents string)
func GetSelectedEvents ¶
func RouteEvents ¶
func SetupEventRouting ¶
func SetupEventRouting(wantedEvents string)
Types ¶
type Event ¶
func ContainerMetric ¶
func CounterEvent ¶
func ErrorEvent ¶
func HttpStartStop ¶
func LogMessage ¶
func ValueMetric ¶
func (*Event) AnnotateWithAppData ¶
func (e *Event) AnnotateWithAppData()
func (*Event) AnnotateWithMetaData ¶
func (e *Event) AnnotateWithMetaData()
Click to show internal directories.
Click to hide internal directories.