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

Marshal span events to json safe string #30028

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

mtoffl01
Copy link
Contributor

What does this PR do?

Escapes quotes in the "stringification" of span events

Motivation

Span event data is used in our backend to populate the Trace UI. Un-escaped quotes was leading to corruption when backend tried to use the string.

Describe how to test/QA your changes

Possible Drawbacks / Trade-offs

Additional Notes

@github-actions github-actions bot added the team/agent-apm trace-agent label Oct 10, 2024
@agent-platform-auto-pr
Copy link
Contributor

Test changes on VM

Use this command from test-infra-definitions to manually test this PR changes on a VM:

inv create-vm --pipeline-id=46307171 --os-family=ubuntu

Note: This applies to commit 63d9469

Copy link

Regression Detector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/agent-apm trace-agent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant