Production Release Verification for Agents of SigNoz Hackathon 2026
| Component | Live Production URL | Host | Status |
|---|---|---|---|
| AgentOps Center UI | 🚀 https://agent-ops-center-kohl.vercel.app | Vercel | 🟢 Live |
| Backend Service | ⚡ https://agentops-center-backend.onrender.com | Render | 🟢 Live |
| API Documentation | 📖 https://agentops-center-backend.onrender.com/docs | Render | 🟢 Live |
| Health Monitor | 🩺 https://agentops-center-backend.onrender.com/health | Render | 🟢 Live |
- Live URL: https://agent-ops-center-kohl.vercel.app/
- Status: 🟢 200 OK — Active & Deployed
- Features Verified:
- Command Center overview & incident response trigger button.
- Agent Timeline execution replay & per-agent latency bars.
- Root Cause Copilot AI investigator & confidence badge renderer.
- Cost Intelligence token usage charts.
- Chaos Engineering Engine runtime failure toggles.
- Live Base URL: https://agentops-center-backend.onrender.com
- Status: 🟢 200 OK — Active & Deployed
- Endpoints Verified:
GET /health➜ Returns{"status":"healthy","system":{...},"service":{...}}POST /api/runs/trigger➜ Triggers LangGraph 4-agent workflow and returnsworkflow_id.GET /api/runs/{id}➜ Returns full workflow run details & timings.POST /api/copilot/ask➜ Streams evidence-based root cause analysis.GET /api/chaos/state➜ Returns active fault injection modes.
- Local Dashboard:
http://localhost:3000 - SigNoz UI:
http://localhost:8080 - Backend API:
http://localhost:8000 - OTel Collector:
localhost:4317(gRPC) - SigNoz MCP Server:
http://localhost:18080/mcp