Kent
A fake Sentry server for debugging and integration tests
Errors
There are {{ errors|count }} errors in memory.
{% if errors %}-
{% for error_id, error in errors %}
- {{ error_id }} {% endfor %}
API
Name | End point and notes |
---|---|
Sentry DSN |
Returns no payload. If you're running this in a Docker container and the service you want sending errors to Fake Sentry is in another Docker container, then you will need to use the appropriate host for the service. |
Error list |
Returns JSON payload.
Example:
|
Error |
Returns JSON payload.
Contrived example:
|
Flush errors |
Returns JSON payload.
Example:
|
Always use Sentry project id 1.