Brian Towles created SENTRY-2462:
------------------------------------
Summary: Seperate Metrics into sub module in order to remove
circular dependencies
Key: SENTRY-2462
URL: https://issues.apache.org/jira/browse/SENTRY-2462
Project: Sentry
Issue Type: Improvement
Components: Service
Affects Versions: 2.0.1
Reporter: Brian Towles
Fix For: 2.2.0
The metrics subsystem currently resides in the sentry-service-server. So any
other module that needs to use it has to depend on sentry-service-server which
is causing circular dependencies when trying to add modules used by
sentry-service-server.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)