Igor Sapego created IGNITE-14815:
------------------------------------
Summary: Metrics for thin clients
Key: IGNITE-14815
URL: https://issues.apache.org/jira/browse/IGNITE-14815
Project: Ignite
Issue Type: New Feature
Components: thin client
Reporter: Igor Sapego
Assignee: Igor Sapego
Fix For: 2.11
At least following metrics are required:
1. Add "thin clients currently connected" metric. Client comes, +1. Client
leaves, -1.
2. Add "total thin clients connected" aggregated metric. Just a counter of
thin client connected events, similar to CachePuts in cache metrics.
This is as per
org.apache.ignite.internal.processors.odbc.ClientListenerNioListener#onConnected
/
org.apache.ignite.internal.processors.odbc.ClientListenerNioListener#onDisconnected
--
This message was sent by Atlassian Jira
(v8.3.4#803005)