dotnet / dotnet-monitor

This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
MIT License
623 stars 104 forks source link

.NET Monitor Repo

This repository contains the source code for dotnet-monitor, a diagnostic tool for capturing diagnostic artifacts in an operator-driven or automated manner.

Overview

Running a .NET application in diverse environments can make collecting diagnostics artifacts (e.g., logs, traces, process dumps) challenging. dotnet monitor is a tool that provides an unified way to collect these diagnostic artifacts regardless of where your application is run.

There are two different mechanisms for collection of these diagnostic artifacts:

Releases

See Releases for the release history.

Docs

Docs - Learn how to install, configure, and use dotnet-monitor.

Survey

Survey - Provide anonymous feedback on your experience using dotnet-monitor.

Building the Repository

See building instructions in our documentation directory.

Reporting security issues and security bugs

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Also see info about related Microsoft .NET Core and ASP.NET Core Bug Bounty Program.

Useful Links

Blog Post: Announcing dotnet-monitor

See Videos and Tutorials for walkthroughs on how to use dotnet monitor.

.NET Foundation

.NET Monitor is a .NET Foundation project.

There are many .NET related projects on GitHub.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

General .NET OSS discussions: .NET Foundation Discussions

License

.NET monitor is licensed under the MIT license.