active-group / active-group/active-logger
Think about removing riemann dependency
- Dominant language
- Clojure
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
`active-logger` contains utilities for connecting and logging to a Riemann instance. While this may come in handy, most projects -- in general -- will not use this. Since most of our Clojure projects (should) depend on `active-logger`, I find it unnecessary so include Riemann in the bill of materials of every project.
My suggestion would be to pull out the Riemann specific namespace (`active.clojure.logger.riemann`) and put it in it's own project as a kind of `active-logger` 'adapter'. This might cause slight overhead, but since I only know of one project that uses the Riemann configuration/appender, it might be worth it,
Thoughts?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.