Skip to content

Expose ITransport and Friends Publicly  #1018

@Silvenga

Description

@Silvenga

We are trying to pump existing exceptions and error reports into Sentry from a central ingress point (the producers unfortunately cannot use the Sentry/Raven client directly as we need to control the transport and data captured). We were hoping to use Sentry as a SDK (as the REST documentation is a little hard to find).

The models exist and the serializiation logic is there, but everything e.g. EnvelopeHttpContent, HttpTransport, etc. that can use these models, are internal.

I propose decoupling SDK logic from Sentry proper or make these internal types public with no API SLA.

This would be on top of the work in #944

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions