This is an automated email from the ASF dual-hosted git repository.

ptupitsyn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from c3ff9fea01 IGNITE-18655: Sql. Code cleanup. Unmute tests. (#1823)
     add e60f78eed1 IGNITE-18889 .NET: Add metrics (#1868)

No new revisions were added by this update.

Summary of changes:
 .../dotnet/Apache.Ignite.Tests/MetricsTests.cs     | 240 +++++++++++++++++++++
 .../Apache.Ignite/Internal/ClientFailoverSocket.cs |   2 +
 .../dotnet/Apache.Ignite/Internal/ClientSocket.cs  | 103 +++++++--
 .../dotnet/Apache.Ignite/Internal/Metrics.cs       | 164 ++++++++++++++
 4 files changed, 486 insertions(+), 23 deletions(-)
 create mode 100644 modules/platforms/dotnet/Apache.Ignite.Tests/MetricsTests.cs
 create mode 100644 modules/platforms/dotnet/Apache.Ignite/Internal/Metrics.cs

Reply via email to