OpsTrailsDocs
Console

Troubleshooting

Solutions to common issues and frequently asked questions about OpsTrails.

Events Not Appearing

MCP Connection Failing

Impact Analysis Shows No Metrics

CLI Errors

FAQ

Is OpsTrails a logging tool?

No. OpsTrails records discrete events like deployments, rollbacks, and data loads — not continuous log streams. Think of it as a structured changelog for your infrastructure, not a replacement for tools like Datadog, Splunk, or ELK.

Can AI modify my events?

No. MCP access is strictly read-only. AI assistants can query events and metrics but cannot create, modify, or delete events. Event creation requires a separate READ_WRITE API key through the HTTP API, SDK, or CLI.

What's the event payload size limit?

The total event payload (including all fields) must not exceed 10 KB. The data.description field is limited to 1,000 characters. See Limits & Quotas for full details.

Can I self-host OpsTrails?

OpsTrails is currently a managed SaaS service only. Self-hosting is not available at this time.

Which AI assistants are supported?

Any MCP-compatible AI assistant can connect to OpsTrails. This includes Claude.ai, Claude Desktop, Claude Code, VS Code with Copilot, Cursor, and GitHub Copilot CLI. See the MCP Overview for setup guides.