cbl_sentry 1.1.3 copy "cbl_sentry: ^1.1.3" to clipboard
cbl_sentry: ^1.1.3 copied to clipboard

Sentry integration for Couchbase Lite with support for recording breadcrumbs and performance tracing.

Version CI codecov

Couchbase Lite is an embedded, NoSQL database:

  • Multi-Platform - Android, iOS, macOS, Windows, Linux
  • Standalone Dart and Flutter - No manual setup required, just add the package.
  • Fast and Compact - Uses efficient persisted data structures.

It is fully featured:

  • JSON Style Documents - No explicit schema and supports deep nesting.
  • Expressive Queries - SQL++ (SQL for JSON), QueryBuilder, Full-Text Search
  • Observable - Get notified of changes in database, queries and data sync.
  • Data Sync - Pull and push data from/to server with full control over synced data.

❤️ If you find this package useful, please ⭐ us on pub-web.flutter-io.cn and GitHub. 🙏

🐛 & ✨ Did you find a bug or have a feature request? Please open a GitHub issue.

👋 Do you you have a question or feedback? Let us know in a GitHub discussion.

Proudly sponsored by #

Lotum


This package provides an integration with Sentry to supplement error reports with database related information and gather database performance metrics.

To get started, go to the documentation for the Sentry integration.

🤝 Contributing #

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Read CONTRIBUTING to get started developing.

⚖️ Disclaimer #

⚠️ This is not an official Couchbase product.

2
likes
140
pub points
60%
popularity

Publisher

verified publishercbl-dart.cn

Sentry integration for Couchbase Lite with support for recording breadcrumbs and performance tracing.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

cbl, sentry

More

Packages that depend on cbl_sentry