getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.09k stars 4.2k forks source link

Export data to BigQuery #76592

Open Angelodaniel opened 2 months ago

Angelodaniel commented 2 months ago

Problem Statement

As customers often extract their data into their own datastorage it's important that we can integrate into their existing way of working in this case with BigQuery.

Also see this: https://github.com/getsentry/sentry/discussions/52297#discussioncomment-6379561

One thing that we've tried to build a few times with the Sentry APIs is trying to effectively export data into something like BigQuery or any other data warehouse since there are usually a lot of ad-hoc queries we want to run on say a given release, or how a release compares to another release. With the existing APIs this is extremely challenging, often times you can get the raw event, but trying to back fill the information that gets created for the issue into those events ends up making this kind of a challenge just not worth it. I would push to consider how users of Sentry could export their data in a way that would give them the ability to run rich queries in external tools, this could provide for an extremely large set of use cases.

Solution Brainstorm

Customer is looking for a Sentry equivalent to https://firebase.google.com/docs/crashlytics/bigquery-export.

Product Area

Settings - Integrations

┆Issue is synchronized with this Jira Improvement by Unito

getsantry[bot] commented 2 months ago

Routing to @getsentry/product-owners-settings-integrations for triage ⏲️

getsantry[bot] commented 2 months ago

Assigning to @getsentry/support for routing ⏲️