f76cc7c7d0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
api | ||
collectionrules | ||
compatibility | ||
configuration | ||
learningPath | ||
releaseNotes | ||
README.md | ||
api-key-format.md | ||
api-key-setup.md | ||
authentication.md | ||
building.md | ||
dashboardtemplate_19297.json | ||
docker-compose.md | ||
docker.md | ||
egress.md | ||
experimental.md | ||
kubernetes.md | ||
localmachine.md | ||
official-build-instructions.md | ||
openapi.json | ||
openapi.md | ||
release-process.md | ||
releases.md | ||
schema.json | ||
security-considerations.md | ||
setup.md | ||
troubleshooting.md | ||
videos-and-tutorials.md |
README.md
📖 dotnet monitor
documentation
dotnet monitor
is a tool that makes it easier to get access to diagnostics information in a dotnet process.
When running a dotnet application, differences in diverse local and production environments can make collecting diagnostics artifacts (e.g., logs, traces, process dumps) challenging. dotnet monitor
aims to simplify the process by exposing a consistent HTTP API regardless of where your application is run.