[
https://issues.apache.org/jira/browse/IGNITE-21268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17811735#comment-17811735
]
Pavel Tupitsyn commented on IGNITE-21268:
-----------------------------------------
Merged to main: c1655d918b575c52af248e6e8c2b06b584c5b4c9
> .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
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> 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)