vostok / metrics.system

Cross-platform system metrics collection for .NET Core applications.
MIT License
3 stars 2 forks source link

`ReportMetrics` extensions send events as `Gauge` even for `Counter`s #26

Closed HolyPrapor closed 2 years ago

HolyPrapor commented 2 years ago

https://kontur.slack.com/archives/C08DRHZTP/p1642494150287500

HolyPrapor commented 2 years ago

Decided not to aggregate on a server (using counters) because this is primarily for sending data from different instances of applications