Integration Guides
Step-by-step tutorials for adding runtime monitoring to your deployments.Vercel
Add Gluon runtime monitoring to Vercel serverless functions and Next.js apps.1. Update Your Start Command
In yourpackage.json, wrap your start script:
2. View Telemetry
After deployment, view local telemetry with:GitHub Actions
Monitor your test runs and builds for security issues in CI.1. Update Your Workflow
Modify your.github/workflows/*.yml: