Skip to content

fakesentry is an open-source Python library and Dockerized tool for simulating and logging exceptions to Sentry, enhancing error monitoring and debugging workflows

Notifications You must be signed in to change notification settings

lekhanh1234/fakesentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake sentry

Simulate sending events to your Sentry project to test if it works or not

How to run

docker run --rm -e SENTRY_DSN=<YOUR_SENTRY_DSN> -e INTERVAL_SECONDS=5 khanhlq/fakesentry:v2

About

fakesentry is an open-source Python library and Dockerized tool for simulating and logging exceptions to Sentry, enhancing error monitoring and debugging workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published