Extract EventPipeEventSource from TraceEvent and make it part of Microsoft.Diagnostics.NetCore.Client
Open
diagnostic global tooling
enhancement
Microsoft.Diagnostics.NETCore.Client
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 38
Description
There are a couple of reasons we should do this:
- TraceEvent is large and has too many dependencies
- It's unfortunate that the logic to read events isn't part of Microsoft.Diagnostics.NetCore. It's only job today is connect to the event pipe.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.