[
  {
    "id": "honeybadger-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/errors/",
    "excerpt": "Once our client library is installed and configured, errors thrown by your application are automatically sent to our API.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/errors/",
    "excerpt": "You can customize the grouping for each exception by changing the error class name, component, or stack trace—or by sending a custom fingerprint.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/errors/",
    "excerpt": "Honeybadger groups identical errors together. Using our navigation bar, you can still navigate between each individual occurrence (or notice, as we also call them) of the error.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-4",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/errors/search/",
    "excerpt": "Example query: `john class:UserError -tag:wip -tag:pending component:\"UsersController\" action:'update'`.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/errors/search/",
    "excerpt": "You can search for errors without writing the query yourself. Click the lightbulb icon next to the search box to open the “Describe your search” panel, then describe what you want to find.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/deployments/",
    "excerpt": "By default, all unresolved errors are automatically marked as resolved when a deployment is recorded, which helps keep your error list clean.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/deployments/",
    "excerpt": "When GitHub or GitLab is connected, Honeybadger links the revision to a comparison page that shows a diff of what changed since the last deploy.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-8",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/insights/alarms/",
    "excerpt": "Alarms combine a BadgerQL query (“count all slow requests in the past five minutes”) with a threshold (“when count is > 2”) and trigger alerts when the query result exceeds the threshold.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/integrations/",
    "excerpt": "Anomaly detection alerts you when a project’s total error volume deviates from its learned baseline... notifies you when the current rate is statistically unusual (for example, “errors are 4.7× your normal rate”).",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-10",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/integrations/slack/",
    "excerpt": "Messages about errors include a button to resolve or reopen the error",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-11",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/integrations/slack/",
    "excerpt": "**show fault _<fault #>_**\n\nSee details about the requested fault. The fault number can be found in the Honeybadger UI.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-12",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/integrations/pagerduty/",
    "excerpt": "You can generate an integration key for Honeybadger by logging in to PagerDuty then clicking on “Add New Service” and choosing “Honeybadger” as the service type.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-13",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/resources/mcp/",
    "excerpt": "Once connected, your AI assistant gains the following capabilities: Project management... Error investigation... Insights: Run BadgerQL queries against your event data.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-14",
    "tier": "claimed-docs",
    "url": "https://www.honeybadger.io/changelog/",
    "excerpt": "Our hosted MCP server supports OAuth, so you can connect an agent by approving access in your browser instead of copying and pasting a credential into a config file.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-15",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/api/reporting-exceptions/",
    "excerpt": "Your JSON payload should be submitted as the body of a POST request to https://api.honeybadger.io/v1/notices",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-16",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/api/reporting-source-maps/",
    "excerpt": "Honeybadger can automatically un-minify your JavaScript code if you provide a source map along with your minified files. Use the Source Map Upload API to upload your source maps to Honeybadger.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-17",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/api/reporting-deployments/",
    "excerpt": "Use this endpoint to notify Honeybadger when a deploy occurs.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-18",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/lib/ruby/gem-reference/cli/",
    "excerpt": "The Honeybadger CLI provides a Command Line Interface for various Honeybadger-related programs and utilities.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-19",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/api/faults/",
    "excerpt": "Returns a list of faults or a single fault for the given project",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-20",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/deployments/",
    "excerpt": "`occurred.after:'last deploy'`\n\nErrors that occurred since the most recent deployment",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-21",
    "tier": "claimed-docs",
    "url": "https://www.honeybadger.io/changelog/",
    "excerpt": "We added support for SAML assertion attributes, making team management even easier. Now, you can map already-existing roles and teams directly into your Honeybadger project.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-22",
    "tier": "claimed-docs",
    "url": "https://www.honeybadger.io/changelog/",
    "excerpt": "If you need to keep your Insights data longer than Honeybadger stores it, Business and Enterprise accounts can now replicate",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-23",
    "tier": "claimed-docs",
    "url": "https://www.honeybadger.io/changelog/",
    "excerpt": "We now support detailed issue exports to third-party managers. When enabled, your issue exports to GitHub or GitLab will contain the full markdown, or the full Jira wiki for JIRA Cloud and JIRA Server",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-24",
    "tier": "claimed-docs",
    "url": "https://www.honeybadger.io/changelog/",
    "excerpt": "Honeybadger now integrates with Oban (the Python port of the Elixir background job library). With this release you can report unhandled worker exceptions and emit per-job telemetry to Honeybadger Insights.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-25",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/security/",
    "excerpt": "Requests sent from Honeybadger servers for source maps, web hooks, and uptime checks include the header Honeybadger-Token which is a secret token derived from your api key.",
    "fetchedAt": "2026-09-14T18:51:29.742Z"
  },
  {
    "id": "honeybadger-docs-26",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/errors/search/",
    "excerpt": "Honeybadger provides powerful search features that let you easily find previously-occurred errors by type, location, meta-data and many other attributes.",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-27",
    "tier": "claimed-docs",
    "url": "https://www.honeybadger.io/changelog/",
    "excerpt": "Honeybadger's error search and BadgerQL can answer almost any question about your e",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-28",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/api/reporting-source-maps/",
    "excerpt": "Honeybadger can automatically un-minify your JavaScript code if you provide a source map along with your minified files.",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-29",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/guides/deployments/",
    "excerpt": "Deployment tracking lets you record when your app is deployed, see a history of deployments, and correlate code changes with errors. When you deploy, Honeybadger can automatically resolve open errors and notify your team.",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-30",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/resources/mcp/",
    "excerpt": "your AI assistant can fetch Honeybadger data, analyze patterns, and help investigate production issues within your existing workflow.",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-31",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/lib/ruby/gem-reference/cli/",
    "excerpt": "`honeybadger deploy` Notify Honeybadger of deployment",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-32",
    "tier": "claimed-docs",
    "url": "https://www.honeybadger.io/changelog/",
    "excerpt": "Honeybadger now supports configuration options to tag and sort the clickable elements on a webpage that you care about.",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-33",
    "tier": "claimed-docs",
    "url": "https://www.honeybadger.io/changelog/",
    "excerpt": "Capture HTTP requests with automatic instrumentation and take advantage of new configuration options for event correlation, event context, handlers, and more with the updates for our JS packages.",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-34",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/_llms-txt/product-reference.txt",
    "excerpt": "You can create additional accounts and switch between accounts using the dropdown in the navigation bar.",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-35",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/_llms-txt/insights-reference.txt",
    "excerpt": "With it you can specify which fields you want to see, filter the kinds of events that should be returned, perform aggregations and calculations, and more.",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-36",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io/_llms-txt/other-reference.txt",
    "excerpt": "Report errors using our [exceptions API](/api/reporting-exceptions/)",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-37",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io",
    "excerpt": "Check-ins Tracking pings from scheduled tasks and cron jobs",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-docs-38",
    "tier": "claimed-docs",
    "url": "https://docs.honeybadger.io",
    "excerpt": "Uptime monitoring Get notified when your API and website are unresponsive",
    "fetchedAt": "2026-09-16T21:07:07.118Z"
  },
  {
    "id": "honeybadger-comm-1",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/6052335",
    "excerpt": "Honeybadger so far. Working well enough. Love the deduping.",
    "fetchedAt": "2026-09-14T19:31:13.515Z"
  },
  {
    "id": "honeybadger-comm-2",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/6052335",
    "excerpt": "We're using HoneyBadger at Magoosh. It's been working quite well for us. The Capistrano integration for tracking deployments is really handy. We used to use Exceptional because it was really cheap, but maintenance and bugfixes seemed to have stopped so we made the switch",
    "fetchedAt": "2026-09-14T19:31:13.515Z"
  },
  {
    "id": "honeybadger-comm-3",
    "tier": "community",
    "url": "https://hn.algolia.com/api/v1/items/6052335",
    "excerpt": "+1 for Honeybadger. Moved away from Airbrake and we've been happy campers.",
    "fetchedAt": "2026-09-14T19:31:13.515Z"
  },
  {
    "id": "honeybadger-probe-1",
    "tier": "probe",
    "url": "https://docs.honeybadger.io/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://docs.honeybadger.io/llms.txt # Honeybadger.io\n\n> Honeybadger provides error tracking, uptime monitoring, logging, and application performance insight",
    "fetchedAt": "2026-09-16T21:07:08.890Z"
  },
  {
    "id": "honeybadger-probe-2",
    "tier": "probe",
    "url": "https://docs.honeybadger.io/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://docs.honeybadger.io/openapi.json, https://docs.honeybadger.io/swagger.json, https://docs.honeybadger.io/api/openapi.json, https://docs.honeybadger.io/.well-known/openapi.json)",
    "fetchedAt": "2026-09-16T21:07:08.890Z"
  },
  {
    "id": "honeybadger-probe-3",
    "tier": "probe",
    "url": "https://docs.honeybadger.io/resources/mcp/",
    "excerpt": "official MCP server documented at https://docs.honeybadger.io/resources/mcp/",
    "fetchedAt": "2026-09-16T21:07:08.890Z"
  },
  {
    "id": "honeybadger-probe-4",
    "tier": "probe",
    "url": "https://docs.honeybadger.io/lib/ruby/gem-reference/cli/",
    "excerpt": "official CLI documented at https://docs.honeybadger.io/lib/ruby/gem-reference/cli/",
    "fetchedAt": "2026-09-16T21:07:08.890Z"
  }
]
