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

Closed
lifflander opened this issue Jan 9, 2025 · 0 comments · Fixed by #2396
Closed

Make invoke without a message work with tracing #2389

lifflander opened this issue Jan 9, 2025 · 0 comments · 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.

@lifflander lifflander assigned cwschilly and lifflander and unassigned cwschilly Jan 9, 2025
@lifflander lifflander linked a pull request Jan 13, 2025 that will close this issue
lifflander added a commit that referenced this issue Feb 4, 2025
lifflander added a commit that referenced this issue Feb 12, 2025
lifflander added a commit that referenced this issue Feb 14, 2025
lifflander added a commit that referenced this issue Feb 14, 2025
…a-message-work-with-tracing

#2389: trace: start tracing invoke calls
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