getsentry / getsentry/sentry

Export data to BigQuery

Open
#76,592 11 comments 8 reactions 1 assignee Claimed by @ale-cota View on GitHub
Feature Product Area: Settings - Integrations Sync: Jira
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### 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](https://getsentry.atlassian.net/browse/FEEDBACK-2268) by [Unito](https://www.unito.io)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.