Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Java thin: added monitoring events.
-
Docs Required, Release Notes Required
Description
I suggest to add monitoring capabilities similar to java mongo client
I suggests to add listeners to:
- Connection events connect or disconnect to specific ignite server, connection errors
- Topology events when partition awareness is enabled, log new topology versions
- Operations events start,success or failure with request_id, server (address, port and uuid), operation_id, error string if presents
This approach can implement custom metrics, tracing and other useful client-side stuff in order to make client more observable
Attachments
Issue Links
- is related to
-
IGNITE-21274 Add docs on implementing events in java thin client
- Open
-
IGNITE-22481 Documentation: Java thin client events
- Open
- relates to
-
IGNITE-15102 Implement monitoring of various pyignite's events
- Resolved
- links to