Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints

License

NotificationsYou must be signed in to change notification settings

MKasaei00/dotnet-monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • AnHTTP API for on demand collection of artifacts. You can call these API endpoints when you already know your application is experiencing an issue and you are interested in gathering more information.
  • Triggers for rule-based configuration for always-on collection of artifacts. You may configure rules to collect diagnostic artifacts when a desired condition is met, for example, collect a process dump when you have sustained high CPU.

Releases

SeeReleases 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

Seebuilding 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 theSecurity TechCenter.

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

Useful Links

Blog Post:Announcing dotnet-monitor

SeeVideos 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.

  • .NET home repo - links to 100s of .NET projects, from Microsoft and the community.
  • ASP.NET Core home - the best place to start learning about ASP.NET Core.

This project has adopted the code of conduct defined by theContributor 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 theMIT license.

About

This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C#79.7%
  • C++6.6%
  • PowerShell5.2%
  • Shell4.2%
  • CMake3.3%
  • Batchfile0.7%
  • Other0.3%

[8]ページ先頭

©2009-2025 Movatter.jp