//
pkg.gl
Category
github.com/DataDog/datadog-agent
pkg
trace
metrics
timing
package
0.9.0
Repository:
https://github.com/datadog/datadog-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
110 SLOC
#
Functions
NewSet
NewSet returns a new, ready to use Set.
Since
Since records the duration for the given metric name as time passed since start.
Stop
Stop permanently stops the default set from auto-reporting and flushes any remaining metrics.
#
Constants
AutoreportInterval
AutoreportInterval specifies the interval at which the default set reports.
#
Structs
Set
Set represents a set of metrics that can be used for timing.