Mute tracing for subprocesses executed by bootstrap telemetry logic. by AlexeyKuznetsov-DD · Pull Request #9005 · DataDog/dd-trace-java · GitHub
Skip to content

Mute tracing for subprocesses executed by bootstrap telemetry logic.#9005

Merged
AlexeyKuznetsov-DD merged 15 commits into
masterfrom
alexeyk/mute-forwarder-trace
Jul 3, 2025
Merged

Mute tracing for subprocesses executed by bootstrap telemetry logic.#9005
AlexeyKuznetsov-DD merged 15 commits into
masterfrom
alexeyk/mute-forwarder-trace

Conversation

@AlexeyKuznetsov-DD

Copy link
Copy Markdown
Contributor

What Does This Do

The bootstrap logic runs external process to forward some initial telemetry. The subprocess instrumentation creates span for this which may be confusing to users.

Motivation

Reduce noise for the end user.

Additional Notes

We have similar logic in couple of other places, see #6584 as example.

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Jun 18, 2025
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added type: enhancement Enhancements and improvements comp: core Tracer core tag: no release notes Changes to exclude from release notes labels Jun 18, 2025
@pr-commenter

pr-commenter Bot commented Jun 18, 2025

Copy link
Copy Markdown

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review July 2, 2025 18:24
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from a team as a code owner July 2, 2025 18:24

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

That's a nice solution

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD merged commit a926b1c into master Jul 3, 2025
508 checks passed
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD deleted the alexeyk/mute-forwarder-trace branch July 3, 2025 15:52
@github-actions github-actions Bot added this to the 1.51.0 milestone Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: core Tracer core tag: no release notes Changes to exclude from release notes type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants