package
6.2.24+incompatible
Repository: https://github.com/travis-ci/worker.git
Documentation: pkg.go.dev

# Functions

Gauge sets a gauge metric to a given value.
Mark increases the meter metric with the given name by 1.
ReportMemstatsMetrics will send runtime Memstats metrics every 10 seconds, and will block forever.
TimeDuration increases the timer metric with the given name by the given duration.
TimeSince increases the timer metric with the given name by the time since the given time.