Skip to content

Update README - #371

Open
jrothrock wants to merge 4 commits into
masterfrom
docs/readme-new-integrations
Open

Update README#371
jrothrock wants to merge 4 commits into
masterfrom
docs/readme-new-integrations

Conversation

@jrothrock

Copy link
Copy Markdown
Collaborator

Summary

  • Adds bullmq and sequelize rows to the Supported Integrations table, plus a brief Log Management section (pino/winston/console)
  • Notes the new per-middleware (Express) and guard/pipe/interceptor/@nestjs/schedule (NestJS) span coverage in their table entries
  • Adds a top-of-README pointer to the full docs site
  • Quick Start intentionally stays Express + NestJS only

Test plan

  • Read through rendered README on GitHub for formatting/links

Add BullMQ, Sequelize, and Log Management (pino/winston/console) to the
Supported Integrations table and a brief Log Management section, and
note the new per-middleware/guard/pipe/interceptor span coverage for
Express/NestJS. Quick Start stays Express + NestJS only; point readers
to the full docs site for everything else and for complete detail.
@jrothrock jrothrock changed the title docs: add new integrations to README Update README Jul 21, 2026
jrothrock and others added 3 commits July 30, 2026 23:16
Document automatic uncaught exception/rejection capture, the Express
errorMiddleware / NestJS nestErrorFilter for per-request errors, manual
reporting via captureError, and errorsIgnoredExceptions.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Replace the two standalone sections with a single line pointing to
the docs site, keeping the README focused on Quick Start.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
The /node/log-management page is still in an open PR (scoutapp/scout-documentation#230),
so linking to it 404s. Error Monitoring docs are already live (#215, merged),
so that link stays.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants