Skip to content

Support JS symbolication from non-Sentry sources #1818

@erickzhao

Description

@erickzhao

My team was looking to deploy a self-hosted instance of the Symbolicator service to replace something we built internally with Mozilla's source-map library.

However, I saw that the /symbolicate-js docs seem to have a hard dependency on having a Sentry source (as opposed to native stack traces, which can fetch symbols from cloud storage). We were instead hoping of using source maps from our own S3 buckets without routing them through sentry.io.

Is my understanding of this limitation accurate, and would it be feasible to extend this service's capability to reading from S3 sourcemaps? With some pointers, I'd be willing to make a PR if this kind of change is amenable. 🙇

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions