Honeybadger integration
What is Honeybadger?
Honeybadger is an error tracking and monitoring tool for software developers. It offers features such as uptime monitoring, status pages, alerting and diagnostics.
By integrating Honeybadger into your pipelines you can receive automated alerts about errors and outages and gain insights into application logs. This lets you quickly decide whether to apply a hotfix or roll back changes.
Image loading...
Setting up Honeybadger integration
- Navigate to the Integrations tab and click the New integration button.
- Select Honeybadger from the list (it can be found under the Monitoring category):
Image loading...
- The integration configuration window will show up:
Image loading...
Here, you have to provide:
- Integration name
- API token
Hint
You can adjust the privacy settings of your integration (i.e. who can use it and where) in the Permissions tab.
- Once done, click New integration to add the integration to your roster.
Obtaining Honeybadger API token
- Go to user settings in your Honeybadger account.
- Open the Authentication tab and copy the API Token:
Image loading...
Hint
Read how to configure Honeybadger with YAML and Honeybadger POST Parameters.
Last modified on Sep 23, 2024