github Azure/azure-sdk-for-python azure-monitor-opentelemetry-exporter_1.0.0b54

pre-release3 hours ago

1.0.0b54 (2026-06-30)

Features Added

  • Add StatsbeatManager.add_metric_callback to let SDKs/distros add their own metric
    observations to built-in statsbeat metrics
    (#47363)
  • Implement RFC Retry-After header parsing for 429 responses per spec
    (#47601)

Breaking Changes

  • Customer Facing SDKStats: Renamed metric dimension attributes from snake_case/dotted to camelCase
    (compute_type -> computeType, telemetry_type -> telemetryType, telemetry_success -> telemetrySuccess,
    drop.code -> dropCode, drop.reason -> dropReason, retry.code -> retryCode, retry.reason -> retryReason)
    (#47469)

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

NewReleases is sending notifications on new releases.