File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.0.0-beta.8 (Unreleased )
3+ ## 1.0.0-beta.8 (2023-03-07 )
44
55### Features Added
66
77* AAD can now be configured via ` AzureMonitorExporterOptions `
88 ([ #34555 ] ( https://github.com/Azure/azure-sdk-for-net/pull/34555 ) )
99
10+ * Connection String can now be provided via
11+ ` APPLICATIONINSIGHTS_CONNECTION_STRING ` environment variable
12+ ([ #34275 ] ( https://github.com/Azure/azure-sdk-for-net/pull/34275 ) )
13+
1014* ` dependencies\duration ` and ` requests\duration ` standard metrics will now be
1115 exported by default when trace exporter is used alongside metric exporter
1216 ([ #34010 ] ( https://github.com/Azure/azure-sdk-for-net/pull/34010 ) )
1317 ([ #33999 ] ( https://github.com/Azure/azure-sdk-for-net/pull/33999 ) )
1418
1519* Added support for named options ([ #33803 ] ( https://github.com/Azure/azure-sdk-for-net/pull/33803 ) )
1620
17- ### Breaking Changes
18-
1921### Bugs Fixed
2022
2123* Fixed an issue of missing logs due to unhandled exception. ([ #34423 ] ( https://github.com/Azure/azure-sdk-for-net/pull/34423 ) )
You can’t perform that action at this time.
0 commit comments