Skip to content

DSN proxy #1270

@lucas-zimerman

Description

@lucas-zimerman

A nice to have feature would be the option to configure a dsn proxy. This helps debugging the SDKs since not all data sent by them goes to Spotlight.

I have made something similar outside of spotlight and it works great on debugging the SDK! but having it bundled on spotlight would be handier though .

Usage.

  1. developer uses the following dsn: http://4079af8b316240ea9453eb0a23b715cc@192.168.1.1:8080/5522756', whereas 8080 is the port from spotlight

  2. developer sets a redirect dsn on spotlight (a single dsn to make things easier for now).

  3. spotlight shows a list of requests to sentry.io and the status code for it. You are able to see the body request and also the http headers.

  4. spotlight returns the response to the SDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions