(-decrementCount metric-namespace metric)
(-decrementCount metric-namespace metric additional-tags)
(-incrementCount metric-namespace metric)
(-incrementCount metric-namespace metric additional-tags)
(-reportTime metric-namespace time-val)
(-reportTime metric-namespace time-val additional-tags)
(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`.
(report-histogram metric-namespaces val)
(report-histogram metric-namespaces val additional-tags)
(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`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close