clj-commons / clj-commons/metrics-clojure
Document API conventions better
Open
documentation
- Dominant language
- Clojure
- Stars
- 349
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
In 2.0, we now have an API convention: most (if not all) functions that define/return metrics accept a metrics registry as their first argument, or it can be omitted, then `metrics.core/default-registry` will be used. This is kind of reflected in the docs now
but needs to be made clearer.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.