-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge main to feature/triggers (#863)
* [main] Update dependencies from dotnet/arcade (#827) * Update dependencies from https://github.com/dotnet/arcade build 20210903.2 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.21452.4 -> To Version 7.0.0-beta.21453.2 * Update dependencies from https://github.com/dotnet/arcade build 20210906.1 Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.21452.4 -> To Version 7.0.0-beta.21456.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> * [main] Update dependencies from dotnet/diagnostics (#830) * Update dependencies from https://github.com/dotnet/diagnostics build 20210903.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 5.0.0-preview.21452.1 -> To Version 5.0.0-preview.21453.1 * Update dependencies from https://github.com/dotnet/diagnostics build 20210906.1 Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 5.0.0-preview.21452.1 -> To Version 5.0.0-preview.21456.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> * [main] Update dependencies from dotnet/aspnetcore (#829) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/symstore build 20210907.1 (#832) [main] Update dependencies from dotnet/symstore * [main] Update dependencies from dotnet/runtime (#828) [main] Update dependencies from dotnet/runtime * Update dependencies from https://github.com/dotnet/aspnetcore build 20210908.2 (#831) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/diagnostics build 20210908.1 (#833) [main] Update dependencies from dotnet/diagnostics * Update dependencies from https://github.com/dotnet/arcade build 20210907.3 (#834) [main] Update dependencies from dotnet/arcade * Update dependencies from https://github.com/dotnet/runtime build 20210908.16 (#835) [main] Update dependencies from dotnet/runtime * Update dependencies from https://github.com/dotnet/aspnetcore build 20210908.47 (#836) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/symstore build 20210908.1 (#837) [main] Update dependencies from dotnet/symstore * Update dependencies from https://github.com/dotnet/diagnostics build 20210909.1 (#838) [main] Update dependencies from dotnet/diagnostics * Update dependencies from https://github.com/dotnet/arcade build 20210909.5 (#839) [main] Update dependencies from dotnet/arcade * Update dependencies from https://github.com/dotnet/runtime build 20210909.18 (#840) [main] Update dependencies from dotnet/runtime * [main] Update dependencies from dotnet/aspnetcore (#841) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/runtime build 20210910.14 (#843) [main] Update dependencies from dotnet/runtime * Update dependencies from https://github.com/dotnet/runtime build 20210911.1 (#844) [main] Update dependencies from dotnet/runtime * [main] Update dependencies from dotnet/aspnetcore (#845) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/diagnostics build 20210910.1 (#846) [main] Update dependencies from dotnet/diagnostics * Update dependencies from https://github.com/dotnet/diagnostics build 20210913.1 (#847) [main] Update dependencies from dotnet/diagnostics * Update dependencies from https://github.com/dotnet/arcade build 20210913.4 (#848) [main] Update dependencies from dotnet/arcade * Update dependencies from https://github.com/dotnet/aspnetcore build 20210913.5 (#850) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/runtime build 20210913.21 (#849) [main] Update dependencies from dotnet/runtime * Update dependencies from https://github.com/dotnet/symstore build 20210913.1 (#851) [main] Update dependencies from dotnet/symstore * Update dependencies from https://github.com/dotnet/runtime build 20210914.21 (#857) [main] Update dependencies from dotnet/runtime * Update dependencies from https://github.com/dotnet/diagnostics build 20210914.1 (#856) [main] Update dependencies from dotnet/diagnostics * Update dependencies from https://github.com/dotnet/aspnetcore build 20210915.1 (#858) [main] Update dependencies from dotnet/aspnetcore * Rename collectmetrics back to livemetrics (#855) * Update dependencies from https://github.com/dotnet/aspnetcore build 20210915.22 (#861) [main] Update dependencies from dotnet/aspnetcore * Update dependencies from https://github.com/dotnet/symstore build 20210915.1 (#862) [main] Update dependencies from dotnet/symstore * Update dependencies from https://github.com/dotnet/diagnostics build 20210915.1 (#860) [main] Update dependencies from dotnet/diagnostics Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Wiktor Kopec <[email protected]>
- Loading branch information
Showing
17 changed files
with
108 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Live Metrics | ||
|
||
| Operation | Description | | ||
|---|---| | ||
| [Live Metrics](livemetrics-get.md) | Captures metrics using the default metric providers. | | ||
| [Live Custom Metrics](livemetrics-custom.md) | Captures metrics using custom metric providers. | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -799,7 +799,7 @@ | |
} | ||
} | ||
}, | ||
"/collectmetrics": { | ||
"/livemetrics": { | ||
"get": { | ||
"tags": [ | ||
"Diag" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Today we are releasing the next official preview of the `dotnet-monitor` tool. This release includes: | ||
|
||
- Added a new HTTP route (`/collectmetrics`) to collect metrics on demand. (#68) | ||
- Added a new HTTP route (`/livemetrics`) to collect metrics on demand. (#68) | ||
|
||
\*⚠️ **_indicates a breaking change_** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.