Skip to main content

A very limited Sentry compatible end point

Project description

A very limited Sentry compatible end point. Use it for very small installations where the Sentry docker images are too big and Sentry as a service isn’t an option.

Basic usage

This readme uses plaster_pastedeploy for deployment.

Copy production.ini and adjust to your needs.

Run with pserve [your ini file name].

As the Sentry DSN use a URL similar to this: http://key@localhost:7777/42

Replace localhost:7777 with the address of the box your Troublebox instance is running on. The key part is currently not checked, but required by Sentry libraries. The 42 is the internal project id and can be an arbitrary number.

The actual address used by Sentry libraries in this example is: http://localhost:7777/api/42/store/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

troublebox-0.3.2.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

troublebox-0.3.2-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page