The skill finds the framework, tool handlers, and existing telemetry.
Integrations
Connect your production traces to Flowlines.
Bring OpenTelemetry, Langfuse, or LangSmith. Keep your current provider. MCP servers use a separate standards-based instrumentation path.
Application agent traces
Keep your telemetry stack. Add cross-session analysis.
If your traces already contain enough session, user, call, and outcome context, Flowlines can analyze them without a proprietary application SDK.
Connection studio
Choose your source. See the exact path.
Switch between the supported production paths and see what moves, what stays, and how Flowlines fits.
Send the traces you already emit.
Route standard OTLP traces to Flowlines while your current trace store stays in place.
- OTLP/JSON or protobuf
- Namespace API key
- Existing semantic attributes
OTEL_EXPORTER_OTLP_TRACES_ENDPOINT=https://api.flowlines.ai/v1/tracesIllustrative connection pathKeep Langfuse as your trace system.
Poll one project read-only, or mirror the same spans through a second OpenTelemetry exporter.
- Read-only polling
- Second exporter option
- Sessions and users preserved
Connection scope: one project, read-onlyIllustrative connection pathAdd the cross-session view to LangSmith.
Read runs from one project or receive a mirrored stream through LangSmith OpenTelemetry export.
- Project-level scope
- OpenTelemetry export
- Threads become sessions
Connection scope: one project, read-onlyIllustrative connection pathMCP server setup
Add MCP observability from Claude Code or Codex.
The Flowlines skill reviews the server, asks what may be exported, then adds canonical tool-call telemetry with AGNTCY Observe or OpenTelemetry.
Open the setup where you already work.
You approve which arguments, results, and identities may leave the server.
The skill makes the smallest compatible OpenTelemetry integration.
Run one tool flow and confirm its intent, calls, and outcome in Flowlines.
Prefer the terminal?Show one-line commands
claude plugin marketplace add flowlines-ai/plugins && claude plugin install flowlines@flowlinescodex plugin marketplace add flowlines-ai/plugins && codex plugin add flowlines@flowlinesThen use /flowlines:flowlines-mcp-observability in Claude Code or $flowlines-mcp-observability in Codex. Source and release history are in the official Flowlines plugin repository ↗.
How the layers fit
Debug individual runs. Monitor repeated behavior.
Langfuse and LangSmith remain useful for trace storage and call-level debugging. Flowlines adds cross-session behavioral analysis, user and intent rollups, recurring issue detection, and production outcomes.
Provider connections can remain read-only because Flowlines is the analysis layer.
Start free