Publish Aggregated Values For `Counter` and `UpDownCounter` For System.Diagnostics...
authorkkeirstead <85592574+kkeirstead@users.noreply.github.com>
Tue, 18 Apr 2023 17:15:24 +0000 (10:15 -0700)
committerGitHub <noreply@github.com>
Tue, 18 Apr 2023 17:15:24 +0000 (10:15 -0700)
commite210d903428572d8e0cf21fc89fb2632ab103f7d
tree735b82fdb23bbd15046cc3936c4888ad7e911f97
parent634cc1e04e91b2b264a57798a2c733ae261758f9
Publish Aggregated Values For `Counter` and `UpDownCounter` For System.Diagnostics.Metrics (#84846)
src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj
src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/Metrics/AggregationManager.cs
src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/Metrics/CounterAggregator.cs [moved from src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/Metrics/RateAggregator.cs with 56% similarity]
src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/Metrics/MetricsEventSource.cs
src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricEventSourceTests.cs