Comet Opik is an open-source platform for evaluating, testing, and monitoring LLM applications.
In Comet, set up your Opik workspace and project:
Go to Settings > Observability and toggle Enable Broadcast.

Click the edit icon next to Comet Opik and enter:
opik_...)Click Test Connection to verify the setup. The configuration only saves if the test passes.
Make an API request through OpenRouter and view the trace in your Opik project dashboard.

Comet Opik supports custom metadata on both traces and spans for organizing and filtering your LLM evaluations.
trace are included in both the trace and span metadata objectsuser field maps to user identification in trace metadataopenrouter_trace_id and openrouter_observation_idWhen Privacy Mode is enabled for this destination, prompt and completion content is excluded from traces. All other trace data — token usage, costs, timing, model information, and custom metadata — is still sent normally. See Privacy Mode for details.