-
Notifications
You must be signed in to change notification settings - Fork 481
Closed
Labels
Milestone
Description
Search before asking
- I searched in the issues and found nothing similar.
Motivation
Fluss uses Netty as the underlying network communication component, but it does not expose Netty-related metrics, such as the amount of network memory allocation and the number of requests etc. This makes it less convenient for optimizing network performance.
Solution
No response
Anything else?
No response
Willingness to contribute
- I'm willing to submit a PR!