[ https://issues.apache.org/jira/browse/IGNITE-21413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831235#comment-17831235 ]
Pavel Tupitsyn commented on IGNITE-21413: ----------------------------------------- Merged to main: 6f533125183f566db416b2d0221a93ee6c0ed371 > .NET: Thin 3.0: Add tags to metrics > ----------------------------------- > > Key: IGNITE-21413 > URL: https://issues.apache.org/jira/browse/IGNITE-21413 > Project: Ignite > Issue Type: Improvement > Components: platforms, thin client > Affects Versions: 3.0.0-beta1 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: .NET, ignite-3 > Fix For: 3.0.0-beta2 > > Time Spent: 20m > Remaining Estimate: 0h > > Add tags (= labels in Prometheus = attributes/dimensions in OpenTelemetry) to > the metrics in .NET client. > This will allow the user to monitor entities separately, such as different > client instances, streamers, etc. > https://learn.microsoft.com/en-us/dotnet/core/diagnostics/metrics-instrumentation#multi-dimensional-metrics > Pay attention to performance - large amount of tag combinations can be > problematic: > https://learn.microsoft.com/en-us/dotnet/core/diagnostics/metrics-instrumentation#best-practices-4 -- This message was sent by Atlassian Jira (v8.20.10#820010)