3.0.0-beta2
Pre-release
Pre-release
Added
- Automatic configuration binding from "ApplicationInsights" section in appsettings.json for both AspNetCore and WorkerService packages with configuration precedence: environment variables > explicit configuration > appsettings.json
- Added support for Entra ID (Azure Active Directory) authentication using Azure.Core.TokenCredential
- Added Self Diagnostics feature
- Updated the default sampler from Fixed Rate to Rate-Limited Sampling.
- Update Azure Monitor Exporter to 1.6.0-beta.2
- Add comprehensive applicationinsights.config support
- Add properties in TelemetryConfiguration to configure underlying exporter
Bug fix
- Fix TrackMetric(MetricTelemetry) unsupported telemetry type error