Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(azuremonitorexporter): Fix flushes on each single Span #37217

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

an-mmx
Copy link
Contributor

@an-mmx an-mmx commented Jan 14, 2025

Description

This commit fixes AzureMonitorExporter issue when it calls Flush on each Span

Link to tracking issue

Fixes #37214

Testing

Unit tests updated or introduced new coverage to track number of calls to the Flush method

Documentation

No documentation added

@an-mmx an-mmx requested a review from a team as a code owner January 14, 2025 14:04
@an-mmx an-mmx requested a review from ChrsMark January 14, 2025 14:04
@github-actions github-actions bot requested a review from pcwiese January 14, 2025 14:05
@an-mmx an-mmx force-pushed the fix/azure-monitor-exporter-flush-ddos branch from 015fab1 to c287cc2 Compare January 14, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azuremonitorexporter flushes on each first Span
2 participants