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

Async exporting for OTLP gRPC exporter #2406

Closed
owent opened this issue Nov 15, 2023 · 1 comment · Fixed by #2407
Closed

Async exporting for OTLP gRPC exporter #2406

owent opened this issue Nov 15, 2023 · 1 comment · Fixed by #2407
Assignees

Comments

@owent
Copy link
Member

owent commented Nov 15, 2023

Is your feature request related to a problem?

If we exporting too many logs a a high delay system, OTLP gRPC exporter is easy to drop datas.
OTLP HTTP exporter support async exporting to solve this problem for a long time.

Additional context

@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 15, 2023
@marcalff marcalff removed the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 15, 2023
@owent owent self-assigned this Nov 16, 2023
Copy link

This issue was marked as stale due to lack of activity.

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

Successfully merging a pull request may close this issue.

2 participants