Skip to content

fix: trim undesired process tags#4508

Draft
raphaelgavache wants to merge 1 commit intomainfrom
raphael/process_tags_clean
Draft

fix: trim undesired process tags#4508
raphaelgavache wants to merge 1 commit intomainfrom
raphael/process_tags_clean

Conversation

@raphaelgavache
Copy link
Member

This PR removes dir process tags that are unused/trimmed from other tracers, see these other implementation

Motivation

Reviewer's Checklist

  • Changed code has unit tests for its functionality at or near 100% coverage.
  • System-Tests covering this feature have been added and enabled with the va.b.c-dev version tag.
  • There is a benchmark for any new code, or changes to existing code.
  • If this interacts with the agent in a new way, a system test has been added.
  • New code is free of linting errors. You can check this by running make lint locally.
  • New code doesn't break existing tests. You can check this by running make test locally.
  • Add an appropriate team label so this PR gets put in the right place for the release notes.
  • All generated files are up to date. You can check this by running make generate locally.
  • Non-trivial go.mod changes, e.g. adding new modules, are reviewed by @DataDog/dd-trace-go-guild. Make sure all nested modules are up to date by running make fix-modules locally.

Unsure? Have a question? Request a review!

@datadog-official
Copy link
Contributor

datadog-official bot commented Mar 6, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 59.14% (-0.10%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: b88acba | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

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