Releases: dotnet/dotnet-monitor
Dotnet-Monitor Release - v9.0.2
Today we are releasing the 9.0.2 build of the dotnet monitor
tool. This release includes:
- Fix an issue where
/stacks
route can fail to collect call stacks after/parameters
route is used (#7918)
If you would like to provide additional feedback to the team please fill out this survey.
Packages released to NuGet
dotnet-monitor.9.0.2.nupkg
Dotnet-Monitor Release - v8.1.0
Today we are releasing the 8.1.0 build of the dotnet monitor
tool.
Changes since 8.0.8 release:
- Add Support for Meter Tags and Instrument Tags for System Diagnostics Metrics (#5802)
- Add
GcCollect
trace profile for collecting lightweight GC collection events, same as thegc-collect
profile in thedotnet-trace
tool. (#6348) - Adds support for overriding the artifact name for
Collect*
actions and adds new placeholders forHostName
andUnixTime
. (#6675) - The S3 egress provider now provides the ability to use KMS encryption keys to encrypt artifacts placed in S3 buckets (#6831)
- CallStackFrame JSON results now include method token and module version ID. (#6839)
- Hide frames with
StackTraceHiddenAttribute
from/exceptions
and/stacks
. When retrieving json data these frames are still included but are identified by a newhidden
field. (#7532) - Fix an issue where
/stacks
route can fail to collect call stacks after/parameters
route is used (#7917) - 🔬 Support capturing the following parameter types: generics, tuples, and nullable value types (#5812)
- 🔬 Update
POST /parameters
to support stopping after a certain number of times parameters are captured. (#6060) ⚠️ 🔬 Parameters can now be sent to an egress provider and are no longer logged inside the target application. (#6272)
*
*🔬 indicates an experimental feature
If you would like to provide additional feedback to the team please fill out this survey.
Packages released to NuGet
dotnet-monitor.8.1.0.nupkg
Dotnet-Monitor Release - v8.0.8
Today we are releasing the 8.0.8 build of the dotnet monitor
tool. This release includes:
- Updated dependencies
If you would like to provide additional feedback to the team please fill out this survey.
Packages released to NuGet
dotnet-monitor.8.0.8.nupkg
Dotnet-Monitor Release - v9.0.1
Today we are releasing the 9.0.1 build of the dotnet monitor
tool. This release includes:
- Fixed an issue with custom tags not showing up for
Histogram
andUpDownCounter
meters (#7745)
If you would like to provide additional feedback to the team please fill out this survey.
Packages released to NuGet
dotnet-monitor.9.0.1.nupkg
Dotnet-Monitor Release - v8.0.7
Today we are releasing the 8.0.7 build of the dotnet monitor
tool. This release includes:
- Fixed bug where
Histogram/UpDownCounter
were not correctly treated as meters. (#7755)
If you would like to provide additional feedback to the team please fill out this survey.
Packages released to NuGet
dotnet-monitor.8.0.7.nupkg
Dotnet-Monitor Release - v8.0.6
Today we are releasing the 8.0.6 build of the dotnet monitor
tool. This release includes:
- Use the
DOTNET
prefix when detecting environment variables and prefer it over theCOMPlus
prefix. (#7478)
If you would like to provide additional feedback to the team please fill out this survey.
Packages released to NuGet
dotnet-monitor.8.0.6.nupkg
Dotnet-Monitor Release - v9.0.0
Today we are releasing the 9.0.0 build of the dotnet monitor
tool. This release includes:
- Hide frames with
StackTraceHiddenAttribute
from/exceptions
and/stacks
. When retrieving json data these frames are still included but are identified by a newhidden
field. (#7532) - Use the
DOTNET
prefix when detecting environment variables and prefer it over theCOMPlus
prefix. (#7434)
If you would like to provide additional feedback to the team please fill out this survey.
Packages released to NuGet
dotnet-monitor.9.0.0.nupkg
Dotnet-Monitor Release - v6.3.10
Today we are releasing the 6.3.10 build of the dotnet monitor
tool. This release includes:
- Updated dependencies
If you would like to provide additional feedback to the team please fill out this survey.
Packages released to NuGet
dotnet-monitor.6.3.10.nupkg
Dotnet-Monitor Release - v9.0.0-rc.2.24504.9
Today we are releasing the official 9.0.0 Release Candidate of the dotnet monitor
tool. This release includes:
⚠️ TheTenantId
property is now required when configuringAzureAd
authentication. (#7365)- Fixed an issue that could sometimes result in exceptions having incomplete stack information reported in exception history. (#7342)
- Fixed an issue that could sometimes result in exceptions not being reported in exception history. (#7301)
*
If you would like to provide additional feedback to the team please fill out this survey.
Packages released to NuGet
dotnet-monitor.9.0.0-rc.2.24504.9.nupkg
Dotnet-Monitor Release - v8.0.5
Today we are releasing the 8.0.5 build of the dotnet monitor
tool. This release includes:
- Fixed an issue that could sometimes result in exceptions having incomplete stack information reported in exception history. (#7395)
- Fixed an issue that could sometimes result in exceptions not being reported in exception history. (#7302)
If you would like to provide additional feedback to the team please fill out this survey.
Packages released to NuGet
dotnet-monitor.8.0.5.nupkg