Never miss a panic! in your app.
Get instant notifications on panic! and log::error!
How it's integrated?
- Don't Panic library can be integrated in any Rust application with just a few lines of code.
- Project API key can be obtained from a Don't Panic Server instance.
- For a more complete example see the library documentation.
How it looks?
Where are notifications sent?
Slack
Webhooks
Microsoft Teams
coming soonCan I self host the server?
Don't Panic backend server can be self-hosted on-premises or in a cloud environment trough Docker. The server can easily be run locally for testing and development purposes.
Is it open source?
Don't Panic Library is distributed under the MIT License.
Don't Panic Server is provided under the GNU Affero General Public License v3.0 only.