active-group / active-group/active-logger
Think about removing riemann dependency
- Lenguaje dominante
- Clojure
- Estrellas
- 1
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
`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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.