- Notifications
You must be signed in to change notification settings - Fork6
Get usage metrics and crash reports for your API, library, or command line tool.
License
bugout-dev/humbug
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Humbug helps you understand what keeps users coming back to your developer tool as well as anyfriction they experience.
Humbug lets you collect basic system information and crash reports while respecting your users'privacy. In addition to getting reports, you get to beGDPR-compliant fromday one.
Humbug is currently available in the following programming languages:
- System information report
- Error traceback report
- Packages available in the current Python process report
- Logs report
- Environment variables report
- Custom report with full content control
- System information report
- Panic report
- Custom report with full content control
- System information report
- Error traceback report
If you would like support for another programming language, pleasecreate an issue.
Follow the instructions in theGetting started with usage and crash reporting guide.
We recommend generating one token for development and testing and using different tokens for eachversion of your production library or application.
You can access your Bugout knowledge base athttps://bugout.dev, via the Bugout API, or using thebugout
command line tool.
Bugout client libraries:
Thebugout
command line tool can be installed from:https://github.com/bugout-dev/bugout-go/releases/latest
You can usehumbug.bash
to download your Humbug reports to your filesystem in an easy to analyze JSON format.
You can get help by:
About
Get usage metrics and crash reports for your API, library, or command line tool.