Documentation
Overview ¶
Package metrics provides the available metrics implementations
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var All = []baker.MetricsDesc{ datadog.Desc, }
All is the list of all metrics client supported by Baker.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
Path | Synopsis |
---|---|
Package datadog provides types and functions to export metrics and logs to Datadog via a statds client.
|
Package datadog provides types and functions to export metrics and logs to Datadog via a statds client. |