Skip to content

Add network bodies to events when enabled#1404

Merged
waltjones merged 2 commits into
masterfrom
waltjones/telemetry-network-body
Oct 24, 2025
Merged

Add network bodies to events when enabled#1404
waltjones merged 2 commits into
masterfrom
waltjones/telemetry-network-body

Conversation

@waltjones

Copy link
Copy Markdown
Contributor

Description of the change

Adding request and response bodies to network events is enabled via networkRequestBody and networkResponseBody flags, which are false by default. When enabled, this PR adds them to the timeline (otel) event.

Type of change

  • New feature (non-breaking change that adds functionality)

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

@waltjones waltjones merged commit cd6a767 into master Oct 24, 2025
6 checks passed
@waltjones waltjones deleted the waltjones/telemetry-network-body branch October 24, 2025 16:52
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