Skip to main content
The Sentry integration for @libsql/client provides tracing, breadcrumbs, and error handling for SQL queries.
This is currently in technical preview. Join us in Discord to report any issues.

Install

Quickstart

Once you have a @libsql/client instance, you can integrate it with Sentry like this:

Options

By default, everything is turned on. You can configure what you want by passing a third argument to the libsqlIntegration function.