Skip to content

[mdatagen] Validate context propagation on processors and connectors #13142

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

Open
mx-psi opened this issue Jun 4, 2025 · 2 comments
Open

[mdatagen] Validate context propagation on processors and connectors #13142

mx-psi opened this issue Jun 4, 2025 · 2 comments

Comments

@mx-psi
Copy link
Member

mx-psi commented Jun 4, 2025

Component(s)

cmd/mdatagen

Describe the issue you're reporting

Most processors and connectors should propagate context. Since we completed #13039, we can easily test for this by introducing a key with a random value in the context and checking that the key-value pair is recoverable by the next consumer.

We should test this for all signals/signal type combinations. We should have a mechanism to opt out of this autogenerated tests if the component in question does not propagate context

Copy link
Contributor

github-actions bot commented Jun 4, 2025

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@samuelarogbonlo
Copy link

I am working on this, I hope it can be assigned to me @mx-psi

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

No branches or pull requests

2 participants