package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# Functions

GenerateEnhancedMetricsFromFunctionLog generates enhanced metrics from a LogTypeFunction message.
GenerateEnhancedMetricsFromReportLog generates enhanced metrics from a LogTypePlatformReport log message.
GenerateRuntimeDurationMetric generates the runtime duration metric.
SendTimeoutEnhancedMetric sends an enhanced metric representing a timeout.

# Structs

MetricConfig abstacts the config package.
MetricDogStatsD abstracts the DogStatsD package.
ServerlessMetricAgent represents the DogStatsD server and the aggregator.

# Interfaces

DogStatsDFactory allows create a new DogStatsD server.
MultipleEndpointConfig abstracts the config package.