Liking cljdoc? Tell your friends :D

ziggurat.metrics


-decrementCountclj

(-decrementCount metric-namespace metric)
(-decrementCount metric-namespace metric additional-tags)
source

-incrementCountclj

(-incrementCount metric-namespace metric)
(-incrementCount metric-namespace metric additional-tags)
source

-reportTimeclj

(-reportTime metric-namespace time-val)
(-reportTime metric-namespace time-val additional-tags)
source

decrement-countclj

source

increment-countclj

source

initialise-metrics-libraryclj

(initialise-metrics-library)
source

intercalate-dotclj

(intercalate-dot names)
source

metric-implclj

source

multi-ns-increment-countclj

(multi-ns-increment-count nss metric additional-tags)
source

multi-ns-report-histogramclj

(multi-ns-report-histogram nss time-val additional-tags)
source

multi-ns-report-timeclj

(multi-ns-report-time nss time-val additional-tags)

This function is an alias for multi-ns-report-histogram.

Deprecation Notice: multi-ns-report-time will be removed in the future releases of Ziggurat. It has been renamed to multi-ns-report-histogram.

This function is an alias for `multi-ns-report-histogram`.

Deprecation Notice: `multi-ns-report-time` will be removed in the future releases of Ziggurat. It has been renamed to
`multi-ns-report-histogram`.
sourceraw docstring

remove-topic-tag-for-old-namespaceclj

(remove-topic-tag-for-old-namespace additional-tags ns)
source

report-histogramclj

(report-histogram metric-namespaces val)
(report-histogram metric-namespaces val additional-tags)
source

report-timeclj

(report-time & args)

This function is an alias for report-histogram.

Deprecation Notice: report-time will be removed in the future releases of Ziggurat. It has been renamed to report-histogram.

This function is an alias for `report-histogram`.

Deprecation Notice: `report-time` will be removed in the future releases of Ziggurat. It has been renamed to
`report-histogram`.
sourceraw docstring

statsd-reporterclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close