Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Source: Sentry #5692

Closed
prasrvenkat opened this issue Aug 27, 2021 · 3 comments · Fixed by #6975
Closed

New Source: Sentry #5692

prasrvenkat opened this issue Aug 27, 2021 · 3 comments · Fixed by #6975

Comments

@prasrvenkat
Copy link
Contributor

Tell us about the new connector you’d like to have

  • Which source and which destination?
    Sentry - https://sentry.io
  • Do you need a specific version of the underlying data source e.g: you specifically need support for an older version of the API or DB?
    Latest will work

Describe the context around this new connector

  • Which team in your company wants this integration, what for? This helps us understand the use case.
    The whole company, just one team :). We sync data from multiple integration into our platform. Sentry is one of source we support
  • How often do you want to run syncs?
    With what we are thinking, this is going to be manual but ~15mins for incremental data and maybe longer (a day) for full refreshes (that does not support incremental query)
  • If this is an API source connector, which entities/endpoints do you need supported?
    Specifically interested in issues and events (but might need to get more to get some data forn requesting those)

Describe the alternative you are considering or using

What are you considering doing if you don’t have this integration through Airbyte?
We have our own sentry integrations that pulls data and transforms to our needs. We will just keep doing that if we do not have Airbyte, but we think leveraging Airbyte is good for us in the long run.

Are you willing to submit a PR?

Yes! Happy to! (not sure about timelines yet)

@prasrvenkat prasrvenkat added area/connectors Connector related issues new-connector labels Aug 27, 2021
@cheyura cheyura self-assigned this Sep 1, 2021
@igrankova igrankova self-assigned this Sep 2, 2021
@igrankova
Copy link
Contributor

Webhook-based? (no/partially/yes)
partially:
https://docs.sentry.io/product/integrations/integration-platform/

Available authentication modes (API key/Oauth/other)
API key:
https://docs.sentry.io/api/auth/

Has Sandbox environment?
Yes:
https://sentry.io/

How to populate the account with data
UI,
API:
https://docs.sentry.io/api/requests/

Available streams for sync
Organizations
Projects
Teams
Members
Issues & Events
Releases

Integration supports incremental sync?
No

Other information/blockers
Sentry Developer Documentation:
https://develop.sentry.dev/

@igrankova
Copy link
Contributor

@sherifnada Vetting is completed, ready for implementation

@johnjoo1
Copy link

Are there any plans to support incremental syncs with Sentry?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants