(cleanup-labels [{:keys [metric/labels] :as metric} collection])
Collection labels are not allowed to change. This guarantees only first detected labels are used and that label order is maintained.
Collection labels are not allowed to change. This guarantees only first detected labels are used and that label order is maintained.
Dispatches on the :metric/type
.
Returns a SimpleCollector
Dispatches on the `:metric/type`. Returns a `SimpleCollector`
Receives a [metric collection]
.
Dispatches on the :metric/type
.
This will cause the collection to record the events value.
Returns [metric collection]
Receives a `[metric collection]`. Dispatches on the `:metric/type`. This will cause the collection to record the events value. Returns `[metric collection]`
(child-with-labels t label-values)
(label-names t)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close