Add Series/CounterType to CounterPayload and IncrementingCounterPayload (#24349)
authorSung Yoon Whang <suwhang@microsoft.com>
Thu, 2 May 2019 19:34:39 +0000 (12:34 -0700)
committerGitHub <noreply@github.com>
Thu, 2 May 2019 19:34:39 +0000 (12:34 -0700)
commitee8c00f18b0230fa92bed627ebd0dbe26d30b721
tree3c52cbf94f7574ae6e9f50e6dad49dccf06e2e2f
parentf76c817da05bc7ded0dd6d860a4e66b12b346f25
Add Series/CounterType to CounterPayload and IncrementingCounterPayload (#24349)
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/CounterGroup.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/CounterPayload.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/DiagnosticCounter.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/EventCounter.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/IncrementingEventCounter.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/IncrementingPollingCounter.cs
src/System.Private.CoreLib/shared/System/Diagnostics/Tracing/PollingCounter.cs