(disable)(disable {:as params :keys []})(disable connection {:as params :keys []})Disable collecting and reporting metrics.
Disable collecting and reporting metrics.
(enable)(enable {:as params :keys []})(enable connection {:as params :keys []})Enable collecting and reporting metrics.
Enable collecting and reporting metrics.
(get-metrics)(get-metrics {:as params :keys []})(get-metrics connection {:as params :keys []})Retrieve current values of run-time metrics.
Return map keys:
| Key | Description |
|---|---|
| :metrics | Current values for run-time metrics. |
Retrieve current values of run-time metrics. Return map keys: Key | Description ---------|------------ :metrics | Current values for run-time metrics.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |