github Azure/azure-sdk-for-net Azure.Monitor.OpenTelemetry.Exporter_1.4.0-beta.3

latest releases: Azure.Monitor.OpenTelemetry.AspNetCore_1.3.0-beta.3, Azure.ResourceManager.Compute_1.9.0, Azure.ResourceManager.KeyVault_1.3.2...
pre-releaseone day ago

1.4.0-beta.3 (2025-04-01)

Features Added

  • Added support for emitting Application Insights Custom Events.
    (#48378)

  • Added new api UseAzureMonitorExporter which automatically enables logging, tracing, and metrics.
    Additional calls to WithLogging, WithMetrics, and WithTracing are NOT required.
    However, you may still need to enable specific tracing/metric sources/meters separately.
    (#48402)

    • Added support for LiveMetrics when using the UseAzureMonitorExporter api.

Bugs Fixed

  • Fixed an issue where array attributes on metrics weren't exported correctly.
    (#47300)

  • Always set Dependency.Target to "server.address" and "server.port" if present.
    (#48317)

Other Changes

  • Update OpenTelemetry dependencies
    (#48574)
    • OpenTelemetry 1.11.2
    • OpenTelemetry.PersistentStorage.FileSystem 1.0.1

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.