# Functions
GetServiceCheckStatus returns the ServiceCheckStatus from and integer value.
# Constants
Enumeration of the existing API metric types.
Enumeration of the existing API metric types.
Enumeration of the existing API metric types.
Enumeration of the existing service check statuses, and their values.
Enumeration of the existing service check statuses, and their values.
Enumeration of the existing service check statuses, and their values.
Enumeration of the existing service check statuses, and their values.
# Structs
InstallMethod is metadata about the agent's installation.
LogsMeta is metadata about the host's logs agent.
Meta is the metadata nested under the meta key.
NetworkMeta is metadata about the host's network.
Payload handles the JSON unmarshalling of the metadata payload.
Point represents a metric value at a specific time.
Serie holds a timeseries (w/ json serialization to DD API format).
ServiceCheck holds a service check (w/ serialization to DD api format).
Tags is unexported in original code, we've exported it to make testing easier.
# Type aliases
APIMetricType represents an API metric type.
No description provided by the author
Series represents a list of Serie ready to be serialize.
ServiceChecks represents a list of service checks ready to be serialize.
ServiceCheckStatus represents the status associated with a service check.