Skip to content

Update Demo injection_deep_node#3144

Merged
plengauer merged 1 commit intomainfrom
demos/injection_deep_node
Mar 19, 2026
Merged

Update Demo injection_deep_node#3144
plengauer merged 1 commit intomainfrom
demos/injection_deep_node

Conversation

@plengauer
Copy link
Owner

(this PR is automatically generated)

@plengauer plengauer requested a review from moflwi as a code owner March 9, 2026 17:21
Copilot AI review requested due to automatic review settings March 9, 2026 17:21
@plengauer plengauer enabled auto-merge (squash) March 9, 2026 17:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the injection_deep_node demo artifacts to reflect a newly captured run/output of deep injection instrumentation.

Changes:

  • Refreshed captured OTLP trace JSON, including updated SDK/instrumentation versions and additional DNS/TCP spans.
  • Updated README sample output/“Full Trace” section to match the new trace content.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
demos/injection_deep_node/otlp.json Updates the stored OTLP trace snapshot with new spans/attributes and newer OTel versions.
demos/injection_deep_node/README.md Updates the documented sample trace output (now includes dns.lookup and tcp.connect and updated attributes).
Comments suppressed due to low confidence (1)

demos/injection_deep_node/README.md:282

  • The “Full Trace” block contains multiple JSON objects concatenated together, which is not valid JSON and is hard to copy/paste into tooling. Consider labeling this explicitly as NDJSON / "one JSON object per span" output, or wrapping the spans in a single JSON array (or adding clear separators) so readers don’t interpret it as a single JSON document.

@plengauer plengauer force-pushed the demos/injection_deep_node branch from 8ae77ad to 02ebc11 Compare March 10, 2026 06:39
@plengauer plengauer merged commit 2e67c61 into main Mar 19, 2026
1126 of 1131 checks passed
@plengauer plengauer deleted the demos/injection_deep_node branch March 19, 2026 17:56
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.

3 participants