Connect any application

To report errors to Bugsink, you only need to add a few lines of code to your application.

Bugsink is compatible with Sentry’s open source SDKs which are available for most popular programming languages.

(Bugsink is currently in beta, which means that the Python SDK is the most likely to be stable, but the others should work as well.)

Once you set up a project in the Bugsink dashboard, you will get a DSN (Data Source Name, or Data Sink Name) which you can use to configure the SDK in your application.

Read more about Sentry’s SDKs here.