Skip to content

Add step-by-step usage guides for the bundled PagerDuty and Datadog extensions - #10

Merged
tanglearncode merged 1 commit into
mainfrom
docs/bundled-extension-guides
Jul 12, 2026
Merged

tanglearncode merged 1 commit into
mainfrom
docs/bundled-extension-guides

Conversation

@tanglearncode

Copy link
Copy Markdown
Contributor

What

Two new hands-on pages under Guides, documenting how to use the two first-party bundled extensions:

  • docs/guides/pagerduty-extension.md — the OAuth browser connect flow (including the transient localhost redirect note), the three read-only incident tools with a summary table, accepted incident reference forms (URL / ID / number), example prompts, the user-tunable knobs (log-entry inclusion/limit, past-incident count), troubleshooting (not-connected, reconnect, 403 permissions, unparseable reference), and disconnecting.
  • docs/guides/datadog-extension.md — where to create the API + application keys (and the logs_read_data permission), a login-URL → site mapping table, the inline connect form, example prompts, a prompt-phrase → tool-input mapping table (query syntax, time ranges, limit, sort, indexes, cursor pagination), returned-event fields, troubleshooting (including the wrong-site-looks-like-invalid-keys pitfall), and key rotation.

Both pages reuse the existing card screenshots and link onward to the Incident Analysis walkthrough and the corresponding building-extensions pages.

Cross-links

  • Using Extensions (“What ships in the box”) now links each connector to its guide.
  • Extensions Overview (“Reference implementations”) links to both guides.

Verification

  • npm run build passes (link checking + MDX).
  • Admonition titles use the bracket syntax per CLAUDE.md.
  • Tool behavior (names, defaults, limits, error shapes) documented from the actual bundled server.cjs sources in the app repo.

…xtensions

Two new pages under Guides walk through connecting and using each
built-in connector: the PagerDuty OAuth browser flow plus its three
read-only incident tools (accepted incident URL/ID/number forms, tool
knobs, troubleshooting), and the Datadog API-key form (where to get the
two keys, site selection, log-search query/time-range/pagination inputs,
troubleshooting including the wrong-site-looks-like-wrong-keys pitfall).
Cross-linked from Using Extensions and the Extensions Overview.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@tanglearncode
tanglearncode merged commit 929e6a0 into main Jul 12, 2026
1 check passed
@tanglearncode
tanglearncode deleted the docs/bundled-extension-guides branch July 12, 2026 20:09
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.

1 participant