-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Components should acknowledge that they have received the data #11673
Labels
enhancement
New feature or request
Comments
I think synchronous components already do this. My proposal is basically that we should add a sync vs async flag to Examples:
|
This was referenced Aug 27, 2024
This was referenced Sep 10, 2024
This was referenced Sep 24, 2024
Should this be transferred to opentelemetry-collector? |
@mx-psi I agree it should be moved |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component(s)
No response
Is your feature request related to a problem? Please describe.
Components should acknowledge that they have received the data from the upstream and take over the responsibility to move them forward without blocking the upstream
Describe the solution you'd like
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: