Developer Search
Press ⌘K or Ctrl+K to jump through guides and public API docs for user-owned master key and scoped credential flows.
DX Feedback
DX Feedback and Telemetry
Feedback loops and instrumentation model for the developer portal. Use these signals to prioritize docs gaps, improve onboarding, and harden integration outcomes.
Feedback Intake Model
- Collect structured issue reports tied to exact route + operation ID.
- Attach error code and scope selector when issue is auth/policy related.
- Prioritize by user impact and frequency from telemetry.
- Ship docs updates with changelog entry and migration note.
Response Targets
- Critical documentation breakage: same day fix target.
- Integration ambiguity affecting onboarding: 2 business days.
- Enhancement requests: batched into weekly DX backlog review.
Recommended Telemetry Events
| Event | Purpose |
|---|---|
| docs.search.opened | Track command palette adoption and discoverability. |
| docs.search.result_selected | Identify high-value guide/endpoint navigation paths. |
| docs.endpoint.viewed | Measure endpoint documentation demand by operation. |
| docs.copy.code_sample | Understand language sample usefulness (bash/go/typescript). |