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

Document OTLP metrics exporters concurrency safety #4248

Closed
pellared opened this issue Jun 22, 2023 · 0 comments · Fixed by #4272
Closed

Document OTLP metrics exporters concurrency safety #4248

pellared opened this issue Jun 22, 2023 · 0 comments · Fixed by #4272
Assignees
Labels
area:metrics Part of OpenTelemetry Metrics pkg:exporter:otlp Related to the OTLP exporter package

Comments

@pellared
Copy link
Member

MetricExporter - ForceFlush and Shutdown are safe to be called concurrently.

OTLP metric exporter methods are not documented that they are safe to be called concurrently. Related to #4247

Originally posted by @pellared in #3672 (comment)

@pellared pellared added pkg:SDK Related to an SDK package area:metrics Part of OpenTelemetry Metrics pkg:exporter:otlp Related to the OTLP exporter package and removed pkg:SDK Related to an SDK package labels Jun 22, 2023
@pellared pellared self-assigned this Jun 22, 2023
@MrAlias MrAlias added this to the v1.17.0/v0.40.0 milestone Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:metrics Part of OpenTelemetry Metrics pkg:exporter:otlp Related to the OTLP exporter package
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants