You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2023/03/07 08:56:00 UTC

[jira] [Updated] (IGNITE-18880) Clients 3.0: Implement server-side metrics

     [ https://issues.apache.org/jira/browse/IGNITE-18880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-18880:
------------------------------------
    Description: 
Implement server-side metrics as descrived in IGNITE-18758. 

* SessionsActive
* SessionsAccepted
* SessionsRejected
* SessionsRejectedTls
* SessionsRejectedTimeout
* RequestsProcessed
* RequestsFailed
* RequestsActive (async processing in progress)
* TransactionsActive
* CursorsActive
* BytesSent
* BytesReceived

POC to get started: https://github.com/apache/ignite-3/pull/1711

  was:
Implement server-side metrics as descrived in IGNITE-18758. 

POC to get started: https://github.com/apache/ignite-3/pull/1711


> Clients 3.0: Implement server-side metrics
> ------------------------------------------
>
>                 Key: IGNITE-18880
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18880
>             Project: Ignite
>          Issue Type: Improvement
>          Components: thin client
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Implement server-side metrics as descrived in IGNITE-18758. 
> * SessionsActive
> * SessionsAccepted
> * SessionsRejected
> * SessionsRejectedTls
> * SessionsRejectedTimeout
> * RequestsProcessed
> * RequestsFailed
> * RequestsActive (async processing in progress)
> * TransactionsActive
> * CursorsActive
> * BytesSent
> * BytesReceived
> POC to get started: https://github.com/apache/ignite-3/pull/1711



--
This message was sent by Atlassian Jira
(v8.20.10#820010)