Open
Description
Honeybadger collects the following breadcrumbs automatically:
- Clicks
- Console logs
- Errors
- History/location changes
- Network requests (XHR and fetch)
This feature alone made us very nearly move to Honeybadger, and it's still being considered. But as we dug deeper into Appsignal and saw how close it was to matching this, we decided to give Appsignal's breadcrumbs a shot.
plugin-breadcrumbs-console and plugin-breadcrumbs-network obviously give us part of that list already. But an automatic click tracking plugin and an automatic history/pushState tracking plugin would be a major boost to this function.