Skip to content

Setup eventloggerprovider in azure monitor distro#38543

Merged
lzchen merged 5 commits intoAzure:mainfrom
lzchen:event
Nov 15, 2024
Merged

Setup eventloggerprovider in azure monitor distro#38543
lzchen merged 5 commits intoAzure:mainfrom
lzchen:event

Conversation

@lzchen
Copy link
Member

@lzchen lzchen commented Nov 14, 2024

Fixes #38412

@lzchen lzchen requested a review from jeremydvoss as a code owner November 14, 2024 18:23
@github-actions github-actions bot added the Monitor - Distro Monitor OpenTelemetry Distro label Nov 14, 2024
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@lzchen lzchen merged commit 54d65c1 into Azure:main Nov 15, 2024
@lzchen lzchen deleted the event branch November 15, 2024 00:19
@jeremydvoss jeremydvoss mentioned this pull request Feb 14, 2025
6 tasks
l0lawrence pushed a commit to l0lawrence/azure-sdk-for-python that referenced this pull request Feb 19, 2025
Copy link

@Aravind-blip Aravind-blip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change correctly configures and registers the EventLoggerProvider during logging setup and updates unit tests to assert provider initialization and registration. The changelog entry and test adjustments align with the new behavior. Implementation is consistent with existing logging setup patterns and does not introduce breaking API changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Monitor - Distro Monitor OpenTelemetry Distro

Projects

None yet

Development

Successfully merging this pull request may close these issues.

azure-monitor-opentelemetry distro should configure event provider

4 participants