Documentation ¶
Index ¶
- func NewContainerMetric(applicationId string, instanceIndex int32, cpuPercentage float64, ...) *events.ContainerMetric
- func NewCounterEvent(name string, delta uint64) *events.CounterEvent
- func NewError(source string, code int32, message string) *events.Error
- func NewHttpStartStop(req *http.Request, statusCode int32, contentLength int64, ...) *events.HttpStartStop
- func NewLogMessage(messageType events.LogMessage_MessageType, ...) *events.LogMessage
- func NewUUID(id *uuid.UUID) *events.UUID
- func NewValueMetric(name string, value float64, unit string) *events.ValueMetric
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContainerMetric ¶
func NewCounterEvent ¶
func NewCounterEvent(name string, delta uint64) *events.CounterEvent
func NewHttpStartStop ¶
func NewLogMessage ¶
func NewLogMessage(messageType events.LogMessage_MessageType, messageString, appId, sourceType string) *events.LogMessage
func NewValueMetric ¶
func NewValueMetric(name string, value float64, unit string) *events.ValueMetric
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.