(decre metric tags opts)
Takes metric
, tags
, decrements that metric.
Takes `metric`, `tags`, decrements that metric.
(incre metric tags opts)
Takes metric
, tags
, increments that metric.
Takes `metric`, `tags`, increments that metric.
(make-version)
Builds the version string the calling code. If datadog-foo isn't set, DATADOG_FOO
Builds the version string the calling code. If datadog-foo isn't set, DATADOG_FOO
The prefix to all metrics created by the current application. See https://docs.datadoghq.com/developers/metrics/#naming-metrics for more on datadog naming conventions.
The prefix to all metrics created by the current application. See https://docs.datadoghq.com/developers/metrics/#naming-metrics for more on datadog naming conventions.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close