Skip to content

Send request body for http client integrations and similar #41

@adinauer

Description

@adinauer

Different SDKs have different HTTP library integrations.
We plan to generate events directly from these integrations when we detect failed HTTP response status code.

Additionally, we can attach the request and/or response bodies. This feature exists in some for in some SDKs, we'd like to discuss in a broader SDK group and define details and write the develop docs.

  • Check which integrations already do it. Add checklist with integrations with their status.
  • Amend develop docs. We have the current develop docs direction for HTTP library integrations
    • Maybe it should be done via attachments?
    • it doesn't say anything about Request or Response body.
    • It currently has no note regarding PII.
    • Add docs on how to deal with gotchas, how to strip data in callbacks etc.
  • Public facing docs should be written under common and opt'ted-in in platforms that support it as we go.

SDKs:

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions