Replies: 2 comments 1 reply
-
I think that's a very nice feature to have. |
Beta Was this translation helpful? Give feedback.
1 reply
-
This feature was implemented by @cdegroc in #2744 . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now that PR #2700 has been merged, we can tune the Backend and CQLStoreManager ExecutorServices.
In order to better monitor them, we could generate metrics using Dropwizard's
InstrumentedExecutorService
/InstrumentedThreadFactory
.Here is a first attempt at adding this: cdegroc@589f560
I would like to gauge interest/feedback before opening a PR.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions