dotnet / dotnet/diagnostics

Ensure all tools properly surface connect and listen semantics for diagnostic ports

Open
#3,033 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 3h
Merged PRs (30d)
38

Description

# Runtime in connect mode

- [ ] dotnet-dump - not very relevant until dumping can be done through trigger or other deferred action.
- [x] dotnet-trace - Currently used for scenarios such as startup tracing and assembly load diagnostics
- [ ] dotnet-counters - Doesn't seem as valuable, other than to be able to monitor if it was started in said mode already - likely as a result of tracing.
- [ ] dotnet-stack
- [ ] dotnet-gcdump

# Runtime in listen mode

Useful for container scenarios predominantly.
- [ ] dotnet-dump
- [ ] dotnet-trace
- [ ] dotnet-counters
- [ ] dotnet-stack
- [ ] dotnet-gcdump

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.