You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new metric emitter which would convert the druid metrics into corresponding dropwizard metrics(http://metrics.dropwizard.io/3.1.0/) and then use various emitters of dropwizard like statsd,http,console,jmx etc to emit the metrics to various sinks.
Dropwizard is widely used metric collection library and already has emitters to lot of metric stores.
The text was updated successfully, but these errors were encountered:
This issue has been marked as stale due to 280 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the [email protected] list. Thank you for your contributions.
This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.
A new metric emitter which would convert the druid metrics into corresponding dropwizard metrics(http://metrics.dropwizard.io/3.1.0/) and then use various emitters of dropwizard like statsd,http,console,jmx etc to emit the metrics to various sinks.
Dropwizard is widely used metric collection library and already has emitters to lot of metric stores.
The text was updated successfully, but these errors were encountered: