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/02/21 15:07:00 UTC

[jira] [Commented] (IGNITE-18758) Clients 3.0: Design server-side metrics

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

Igor Sapego commented on IGNITE-18758:
--------------------------------------

Suggesting following metrics:
{noformat}
ActiveSessions                  [integer] Active client sessions count.
RejectedSessionsTls             [integer] Client sessions count that were rejected due to the SSL errors.
RejectedSessionsTimeout         [integer] Client sessions count that were rejected due to handshake timeout.
RejectedSessionsAuthentication  [integer] Client sessions count that were rejected due to failed authentication.
RejectedSessionsTotal           [integer] Total number of rejected client connections.
{noformat}


> Clients 3.0: Design server-side metrics
> ---------------------------------------
>
>                 Key: IGNITE-18758
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18758
>             Project: Ignite
>          Issue Type: Task
>          Components: thin client
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>              Labels: ignite-3
>
> We need to decide on the list of metrics for the clients in Ignite 3. Result of this tickets should be a list of metrics and a ticket for their implementation.



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