You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2021/06/02 12:23:00 UTC

[jira] [Created] (IGNITE-14815) Metrics for thin clients

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)