Skip to content

Comments

feat: put full request and response structs into telemetry events#12

Open
martosaur wants to merge 1 commit intozachallaun:mainfrom
martosaur:am-beefy-metadata
Open

feat: put full request and response structs into telemetry events#12
martosaur wants to merge 1 commit intozachallaun:mainfrom
martosaur:am-beefy-metadata

Conversation

@martosaur
Copy link

This PR adds full request and response Req structs into telemetry events metadata. I don't think there is a reason to manually carryover data from them into the metadata. Req structs are public and users can decide what info they need. Memory also shouldn't be a concern as telemetry handlers are executed synchronously in the same process. Bandit, for example, puts whole conn into the metadata.

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