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 2023/03/14 20:58:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-18880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700377#comment-17700377 ] 

Igor Sapego commented on IGNITE-18880:
--------------------------------------

[~ptupitsyn] left some comments.

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)