package
0.0.0-20230322143705-a49da23e37d6
Repository: https://github.com/stackvista/stackstate-receiver-go-client.git
Documentation: pkg.go.dev

# Functions

GetAlertTypeFromString returns the EventAlertType from its string representation.
GetEventPriorityFromString returns the EventPriority from its string representation.
MakeRawMetric helper function for creating a RawMetric value.

# Constants

Enumeration of the existing event alert types, and their values.
Enumeration of the existing event alert types, and their values.
Enumeration of the existing event alert types, and their values.
Enumeration of the existing event alert types, and their values.
Enumeration of the existing event priorities, and their values.
Enumeration of the existing event priorities, and their values.

# Structs

Event holds an event (w/ serialization to DD agent 5 intake format).
EventContext enriches the event with some more context and allows correlation to topology in StackState.
IntakeEvents are used in the transactional batcher to keep state of events in a payload [sts].
Metrics is a container structure for a list of raw metric values.
RawMetric single payload structure.
RawMetricsMetaData payload containing meta data for the metric.
SourceLink points to links that may contain more information about this event.

# Type aliases

EventAlertType represents the alert type of an event.
EventPriority represents the priority of an event.