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

Allow adding links after tx/span creation in agent, and handle AddLink in apmotel #1605

Merged
merged 2 commits into from Apr 11, 2024

Conversation

dmathieu
Copy link
Member

@dmathieu dmathieu commented Apr 10, 2024

This change handles the AddLink method in apmotel.
As we need to add links to transactions and spans after they were started, this also needs to start exposing an AddLink method to both those structs.

Closes #1603.
cc @kruskall

@dmathieu dmathieu marked this pull request as ready for review April 10, 2024 08:00
@dmathieu dmathieu requested a review from a team as a code owner April 10, 2024 08:00
Copy link
Contributor

@marclop marclop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It LGTM

@dmathieu dmathieu merged commit 2d346e5 into main Apr 11, 2024
14 checks passed
@dmathieu dmathieu deleted the addlink branch April 11, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

apmotel compile error with newer version of otel libraries
3 participants