Skip to content

ddtrace/tracer: Add dd.parent_id to span formatted output#2137

Merged
ajgajg1134 merged 3 commits into
mainfrom
andrew.glaude/ImproveDebugLogs
Jul 25, 2023
Merged

ddtrace/tracer: Add dd.parent_id to span formatted output#2137
ajgajg1134 merged 3 commits into
mainfrom
andrew.glaude/ImproveDebugLogs

Conversation

@ajgajg1134

Copy link
Copy Markdown
Contributor

What does this PR do?

Add parent_id to the span output

Motivation

Ran into a customer escalation where it would have been nice to see the parent_id directly in the logs

Describe how to test/QA your changes

unit tests should be good
No one should be relying on the structure of our debug logs for anything important

Reviewer's Checklist

  • Changed code has unit tests for its functionality.
  • If this interacts with the agent in a new way, a system test has been added.

@ajgajg1134
ajgajg1134 marked this pull request as ready for review July 20, 2023 20:07
@ajgajg1134
ajgajg1134 requested a review from a team July 20, 2023 20:07
@pr-commenter

pr-commenter Bot commented Jul 20, 2023

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2023-07-25 17:29:45

Comparing candidate commit 8c3d56e in PR branch andrew.glaude/ImproveDebugLogs with baseline commit 6703a52 in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 27 metrics, 0 unstable metrics.

@ajgajg1134
ajgajg1134 merged commit 0d0242d into main Jul 25, 2023
@ajgajg1134
ajgajg1134 deleted the andrew.glaude/ImproveDebugLogs branch July 25, 2023 18:10
katiehockman added a commit that referenced this pull request Aug 3, 2023
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.

2 participants