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

Sentry: Test integration for one of the connectors #7959

Closed
Tracked by #7956
keu opened this issue Nov 14, 2021 · 2 comments
Closed
Tracked by #7956

Sentry: Test integration for one of the connectors #7959

keu opened this issue Nov 14, 2021 · 2 comments
Assignees
Labels
area/connectors Connector related issues area/reliability type/enhancement New feature or request

Comments

@keu
Copy link
Contributor

keu commented Nov 14, 2021

We need to

  • implement test integration with Sentry for one of our connectors and
  • deploy it in sandbox cloud env (if any exist).

Later this can be moved to CDK and enabled for all connectors if the MVP will be successful.

@tuliren
Copy link
Contributor

tuliren commented Dec 13, 2021

@keu, the current approach only works for Python source connector. Is there any plan to test it for Java source connectors?

@keu
Copy link
Contributor Author

keu commented Dec 13, 2021

@tuliren Sentry has integration with Java apps as well, https://docs.sentry.io/platforms/java/
The original plan was about delivering MVP, AFAIK there is no such thing as CDK for Java we will have to test integration for each Java connector by implementing the same steps described in the MVP plan for Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/reliability type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants