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

Make invoke without a message work with tracing #2389

Open
lifflander opened this issue Jan 9, 2025 · 0 comments · May be fixed by #2396
Open

Make invoke without a message work with tracing #2389

lifflander opened this issue Jan 9, 2025 · 0 comments · May be fixed by #2396
Assignees

Comments

@lifflander
Copy link
Collaborator

What Needs to be Done?

Right now, if the user wants to do proxy[x].invoke<&Test::xyz>(some args) (not the message variant) we don't get tracing on these. We want to put these in the registry when tracing is enabled and add the trace context to them in that case.

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