Customizing DispatchingExecutorServiceFactory in EnvironmentBuilder #543
-
Is your feature request related to a problem? Please describe.I want to check metrics between Netty Inboud handler and Frame Handler execution. For example,
In this situation, there are latency between 5 ~ 6 that refers to the time waiting for actual execution but couldn't check. Describe the solution you'd like
Is this a possible scenario? Or is there another way to measure it? Thank you. Describe alternatives you've consideredNo response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Answered by
acogoluegnes
May 13, 2024
Replies: 1 comment
-
|
I'd suggest doing some profiling before changing the public API. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
acogoluegnes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd suggest doing some profiling before changing the public API.