Fingerprinting configuration to filter out and ignore errors from common crawlers and bots in Rollbar.
Groups error messages based on a custom fingerprinting configuration. These errors can then be muted and thus ignored.
- Paste the contents of fingerprint-config.json into the Custom Fingerprinting settings area in Rollbar (Settings > Custom Fingerprinting).
- Once your first bot hits the site, a new error item called
Crawler JS error
will appear in the main dashboard/items screen. Mute this item and further crawler errors will fall into this muted item, effectively removing them from polluting your true Rollbar items.
See the official Rollbar docs on filtering and ignoring errors from bots for further integration details.