Metadata-Version: 2.1
Name: cubicweb-sentry
Version: 0.8.2
Summary: support for Sentry (getsentry.com)
Home-page: https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-sentry
Author: LOGILAB S.A. (Paris, FRANCE)
Author-email: contact@logilab.fr
License: LGPL
Classifier: Environment :: Web Environment
Classifier: Framework :: CubicWeb
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: JavaScript
Requires-Dist: cubicweb (<3.39.0,>=3.38.9)
Requires-Dist: sentry-sdk (<1.26.0)

# CubicWeb-Sentry

## Summary

This cube add support of [Sentry](https://sentry.io/) for [CubicWeb](https://www.cubicweb.org/). It is a plug-in for the framework.

## Install it

1. `pip3 install cubicweb-sentry`
2. `add_cube("sentry")`.

## Configure it

See `~/etc/cubicweb.d/<instance-name>/all-in-one.conf`
