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

Pavel Tupitsyn updated IGNITE-21268:
------------------------------------
    Description: 
Currently, the only way for the user to get a full list of available metrics is 
to look at the source code of internal 
[Metrics|https://github.com/apache/ignite-3/blob/81fe252ee7847da92ff770035af00cbb930764c3/modules/platforms/dotnet/Apache.Ignite/Internal/Metrics.cs]
 class.

Let's expose a public class with a set of constants:
* Meter name (Apache.Ignite)
* Metric names (connections-active, etc)

> .NET: Thin 3.0: Expose metric names as public constants
> -------------------------------------------------------
>
>                 Key: IGNITE-21268
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21268
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, 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
>
>
> Currently, the only way for the user to get a full list of available metrics 
> is to look at the source code of internal 
> [Metrics|https://github.com/apache/ignite-3/blob/81fe252ee7847da92ff770035af00cbb930764c3/modules/platforms/dotnet/Apache.Ignite/Internal/Metrics.cs]
>  class.
> Let's expose a public class with a set of constants:
> * Meter name (Apache.Ignite)
> * Metric names (connections-active, etc)



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

Reply via email to