Server MonitoringIn development

Honeybadger

Honeybadger is an error tracking and application performance monitoring service for developers.

In development

Cataloged and scoped, not yet available to run in production.

7
actions

Actions

Operations this integration can perform.

7

Report Check-In

Reports a check-in (ping) to Honeybadger for uptime monitoring. Check-ins are used to monitor scheduled tasks, cron jobs, and background processes. By pinging this endpoint regularly, you signal that your task is running on schedule. If Honeybadger doesn't receive a ping within the expected timeframe, it will alert you that the task may have failed or stopped running. Use this action at the end of successful task executions to notify Honeybadger the task completed as expected.

Report Check-In With Payload

Report a check-in with additional payload data to Honeybadger. Use when monitoring scheduled tasks or cron jobs and need to send metrics, status, or metadata (up to 20KB).

Report Deployment

Report a new deployment to Honeybadger for deployment tracking and error correlation. Use this tool after deploying code to notify Honeybadger, which allows you to: - Track deployment history on your project's Deployments page - Correlate errors with specific deployments - Automatically resolve errors when deploying to an environment All deployment fields are optional, but providing environment and revision is recommended for better tracking.

Report Event

Send custom events to Honeybadger Insights for tracking, monitoring, and analytics. Use this action to record any structured event data such as: - User activity and behavioral events (logins, page views, feature usage) - Application errors and exceptions with context - Performance metrics and timing data - Custom business events and audit trails - System health and operational metrics Events are sent as newline-delimited JSON (NDJSON) and can include any custom fields. The API returns tracking IDs for each successfully recorded event.

Report Exception

Tool to report an exception notice to Honeybadger. Use when sending error details (stack trace, context) for diagnostics.

Upload File to S3

Tool to upload a local file to a managed S3 bucket. Use when preparing files for source-map uploads.

Upload Source Map

Upload JavaScript source maps to Honeybadger for error stack trace de-minification. Use this tool after deploying minified JavaScript assets to enable Honeybadger to display un-minified, readable stack traces when errors occur. Source maps allow Honeybadger to map minified code back to your original source code with proper file names, function names, and line numbers. The tool uploads: (1) the minified JS file, (2) its corresponding .map file, and optionally (3) additional source files referenced by the map, all associated with the production URL.

Triggers

Events that start workflows from this integration.

4

Check-in Missing

Triggers when a scheduled task's check-in is missing.

Deployment Occurred

Triggers when a new deployment is reported to Honeybadger.

Error Occurred

Triggers when an error occurs in a Honeybadger project.

Error Resolved

Triggers when an error in a Honeybadger project is resolved.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.