Liking cljdoc? Tell your friends :D

active.clojure.logger.metric-monad

Monadic commands to access the global metric store.

Monadic commands to access the global metric store.
raw docstring

get-all-metric-sample-setsclj

(get-all-metric-sample-sets)
source

get-all-metric-sample-sets?clj

(get-all-metric-sample-sets? thing)

Is object a GetAllMetricSampleSets record? See [[active.clojure.logger.metric-monad/really-get-all-metric-sample-sets]].

Is object a `GetAllMetricSampleSets` record? See [[active.clojure.logger.metric-monad/really-get-all-metric-sample-sets]].
sourceraw docstring

get-metric-samplesclj

(get-metric-samples metric labels)
source

get-metric-samples-labelsclj

(get-metric-samples-labels rec__8684__auto__)
(get-metric-samples-labels data__8685__auto__ v__8686__auto__)

Lens for the labels field from a [[GetMetricSamples]] record. See [[active.clojure.logger.metric-monad/really-get-metric-samples]].

Lens for the `labels` field from a [[GetMetricSamples]] record. See [[active.clojure.logger.metric-monad/really-get-metric-samples]].
sourceraw docstring

get-metric-samples-metricclj

(get-metric-samples-metric rec__8684__auto__)
(get-metric-samples-metric data__8685__auto__ v__8686__auto__)

Lens for the metric field from a [[GetMetricSamples]] record. See [[active.clojure.logger.metric-monad/really-get-metric-samples]].

Lens for the `metric` field from a [[GetMetricSamples]] record. See [[active.clojure.logger.metric-monad/really-get-metric-samples]].
sourceraw docstring

get-metric-samples?clj

(get-metric-samples? thing)

Is object a GetMetricSamples record? See [[active.clojure.logger.metric-monad/really-get-metric-samples]].

Is object a `GetMetricSamples` record? See [[active.clojure.logger.metric-monad/really-get-metric-samples]].
sourceraw docstring

monad-command-configclj

source

prune-stale-metricsclj

(prune-stale-metrics time-ms)
source

prune-stale-metrics-time-msclj

(prune-stale-metrics-time-ms rec__8684__auto__)
(prune-stale-metrics-time-ms data__8685__auto__ v__8686__auto__)

Lens for the time-ms field from a [[PruneStaleMetrics]] record. See [[active.clojure.logger.metric-monad/really-prune-stale-metrics]].

Lens for the `time-ms` field from a [[PruneStaleMetrics]] record. See [[active.clojure.logger.metric-monad/really-prune-stale-metrics]].
sourceraw docstring

prune-stale-metrics?clj

(prune-stale-metrics? thing)

Is object a PruneStaleMetrics record? See [[active.clojure.logger.metric-monad/really-prune-stale-metrics]].

Is object a `PruneStaleMetrics` record? See [[active.clojure.logger.metric-monad/really-prune-stale-metrics]].
sourceraw docstring

record-and-getclj

(record-and-get metric labels value & [last-update])
source

record-metricclj

(record-metric metric labels value & [last-update])
source

record-metric-labelsclj

(record-metric-labels rec__8684__auto__)
(record-metric-labels data__8685__auto__ v__8686__auto__)

Lens for the labels field from a [[RecordMetric]] record. See [[active.clojure.logger.metric-monad/really-record-metric]].

Lens for the `labels` field from a [[RecordMetric]] record. See [[active.clojure.logger.metric-monad/really-record-metric]].
sourceraw docstring

record-metric-last-updateclj

(record-metric-last-update rec__8684__auto__)
(record-metric-last-update data__8685__auto__ v__8686__auto__)

Lens for the last-update field from a [[RecordMetric]] record. See [[active.clojure.logger.metric-monad/really-record-metric]].

Lens for the `last-update` field from a [[RecordMetric]] record. See [[active.clojure.logger.metric-monad/really-record-metric]].
sourceraw docstring

record-metric-metricclj

(record-metric-metric rec__8684__auto__)
(record-metric-metric data__8685__auto__ v__8686__auto__)

Lens for the metric field from a [[RecordMetric]] record. See [[active.clojure.logger.metric-monad/really-record-metric]].

Lens for the `metric` field from a [[RecordMetric]] record. See [[active.clojure.logger.metric-monad/really-record-metric]].
sourceraw docstring

record-metric-valueclj

(record-metric-value rec__8684__auto__)
(record-metric-value data__8685__auto__ v__8686__auto__)

Lens for the value field from a [[RecordMetric]] record. See [[active.clojure.logger.metric-monad/really-record-metric]].

Lens for the `value` field from a [[RecordMetric]] record. See [[active.clojure.logger.metric-monad/really-record-metric]].
sourceraw docstring

record-metric?clj

(record-metric? thing)

Is object a RecordMetric record? See [[active.clojure.logger.metric-monad/really-record-metric]].

Is object a `RecordMetric` record? See [[active.clojure.logger.metric-monad/really-record-metric]].
sourceraw docstring

run-metricsclj

(run-metrics run-any env state m)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close