End-to-End Walkthrough
End-to-End: Onboard & Use New Instancelink
An ordered, runnable sequence covering the key products. Run the steps in order; each step returns what the next one needs.
Prerequisiteslink
- Set
apiKey,projectId,mobileAppSecret,environment,release,appIdin the selected environment - The key must have scopes:
ingest:write,secret-read, and the support-tickets scope
Run orderlink
| Step | Request | Auto-saves |
|---|---|---|
| 1 | Verify API key | - |
| 2 | Mint browser session | sessionToken |
| 3 | Ingest a test error | - |
| 4 | Confirm ingestion with instant Prometheus query | - |
| 5 | Create a support ticket | ticketId |
| 6 | Add a comment to the ticket | - |
| 7 | Fetch secret variables | - |
| 8 | List AI agent tools via MCP (optional) | - |
Steps 4 (Prometheus query) and 7 (Secret Manager) will return empty/placeholder data unless you have previously ingested metrics or configured the Secret Manager app. Step 8 calls {{serviceUrl}} and works with any server key.