GitHub user derekbassett opened a pull request:
https://github.com/apache/camel/pull/1153
Implementation of Apache Camel Thread Pool Factory SPI for Dropwizard
Metrics
This class provides an implementation of Apache Camel's ThreadPoolFactory
that integrates with Dropwizard Metrics. We currently use this implementation
to monitor threads generated from Thread Pools in several of our components.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/derekbassett/camel feature/threadpoolfactory
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1153.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1153
----
commit 28e4603e8a6b9f58ab8f5f0e620a8bc2f340abc7
Author: Derek Bassett <[email protected]>
Date: 2016-09-02T23:02:36Z
Provide implementation of Apache Camel Thread Pool Factory SPI that works
with Dropwizard Metrics.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---