You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2024/01/31 14:38:00 UTC

[jira] [Updated] (IGNITE-21413) .NET: Thin 3.0: Add tags to metrics

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

Pavel Tupitsyn updated IGNITE-21413:
------------------------------------
    Description: 
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

> .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
>
>
> 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



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