Adapt helps engineering and DevOps teams monitor infrastructure, debug production issues, and automate incident response across GCP, GitHub, and Linear.Documentation Index
Fetch the complete documentation index at: https://adapt.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Key Use Cases
Production Error Investigation
Automatically investigate production errors and get root cause analysis.GKE & Kubernetes Management
Manage and debug Kubernetes clusters.Automated Incident Response
Set up webhooks to trigger Adapt when production issues occur. Adapt can:- Investigate logs and find root causes
- Correlate errors with recent deployments
- Open Linear issues with detailed findings
- Create GitHub PRs to fix issues
Infrastructure Setup
Use Adapt to run infrastructure commands and configure GCP resources.Log Analysis
Query and analyze logs across your infrastructure.Daily Operations
Automate routine checks and reporting.Integrations Used
| Integration | Secret Name | Purpose |
|---|---|---|
| GCP | GCP_SERVICE_ACCOUNT_JSON | Cloud Logging, GKE, BigQuery |
| GitHub | OAuth (native) | Code search, PRs, deployments |
| Linear | LINEAR_API_KEY | Issue creation and tracking |
| Sentry | SENTRY_ACCESS_TOKEN | Error monitoring correlation |
Example Workflow: End-to-End Incident Response
- Detect: GCP Alert fires for high error rate
- Investigate: Adapt queries Cloud Logging for error details
- Correlate: Checks recent GitHub deployments and Sentry errors
- Document: Creates Linear issue with root cause analysis
- Fix: Opens GitHub PR with suggested fix
- Notify: Posts summary to Slack
Setup
- Add
GCP_SERVICE_ACCOUNT_JSONsecret with appropriate permissions - Connect GitHub via OAuth
- Add
LINEAR_API_KEYfor issue tracking - Create a GCP webhook for alert-triggered investigations