Platform
Collectors
Collector status and setup flows for SDKs, OpenTelemetry, CloudEvents, MCP, A2A, and external runtimes.
Planned capabilities
- Collector status by language / runtime / environment
- Setup for TS, Python, Go, Rust, OTel, CloudEvents, OpenInference
- OpenAI Agents SDK, LangGraph, MCP, A2A, browser, shell emitters
- API keys / service accounts / mTLS / OIDC
- Sample-event validation + dropped-event debugging
- Schema-version compatibility
Engineering contract
- Route
- /collectors
- Data model
- Collector { id, runtime, env, status, lastHeartbeat, schemaVersion }
- Primary actions
- Add collectorValidate sampleCopy config
- Related
- IntegrationsSettings