OpenClaw is an open-source personal AI assistant that runs locally on your machine, connecting LLMs to messaging platforms and system tools. OpenClaw has a built-in diagnostics-otel plugin that exports traces, metrics, and logs over OTLP/HTTP — just enable the plugin and point it at Orq.ai.
OpenClaw’s OpenTelemetry support currently requires some manual configuration to get working end-to-end. We are actively working with the OpenClaw team to improve this — there is a live PR to streamline the integration. If better OTEL support matters to you, please leave a comment on the PR to help prioritize it.
OpenClaw’s OTEL export is configured through ~/.openclaw/openclaw.json. You need to enable the diagnostics-otel plugin and configure the diagnostics.otel section.
The diagnostics-otel plugin and diagnostics.enabled: true are still required in the config file — environment variables only override the endpoint, headers, and service name.
OpenClaw’s diagnostics-otel plugin emits spans for model usage, message processing, webhook handling, and tool execution. Orq.ai automatically detects and processes these spans, extracting: