Documentation ¶
Overview ¶
Package metrics provides a wrapper around Datadog metrics collection.
It is intended for internal use by buildkite-agent only.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
func NewCollector ¶
func NewCollector(l logger.Logger, c CollectorConfig) *Collector
type CollectorConfig ¶
Click to show internal directories.
Click to hide internal directories.