Skip to content

Add new features for trace tagging rules #9131

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

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

Conversation

sezen-datadog
Copy link
Contributor

@sezen-datadog sezen-datadog commented Jul 9, 2025

What Does This Do

Adds trace tagging features in accordance with https://docs.google.com/document/d/1bqDtGgMJgsTW6I16iEcRn1lb9RRQjFRDGim8zRrbs0s/edit?tab=t.0

Motivation

Additional Notes

Contributor Checklist

Jira ticket: APPSEC-57260

@sezen-datadog sezen-datadog force-pushed the sezen.leblay/trace-tagging-rules branch 23 times, most recently from ee7db66 to b6e4650 Compare July 15, 2025 14:33
case STRING:
return reader.nextString();
case NUMBER:
String numberStr = reader.nextString();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

necessary for this part

@sezen-datadog sezen-datadog force-pushed the sezen.leblay/trace-tagging-rules branch 5 times, most recently from 1f07716 to 5ca7317 Compare July 16, 2025 09:39
@sezen-datadog sezen-datadog force-pushed the sezen.leblay/trace-tagging-rules branch from 5ca7317 to 5ef6358 Compare July 16, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant