Skip to content

fix: warn on invalid opik project targets#43

Merged
vincentkoc merged 4 commits intomainfrom
vincentkoc-code/investigate-opik-project-validation
Mar 13, 2026
Merged

fix: warn on invalid opik project targets#43
vincentkoc merged 4 commits intomainfrom
vincentkoc-code/investigate-opik-project-validation

Conversation

@vincentkoc
Copy link
Copy Markdown
Member

Details

Add startup validation for the configured Opik project/workspace target and emit explicit warnings when the configured project is missing or inaccessible. This keeps tracing behavior unchanged but makes the misconfiguration behind silent "no traces" cases visible in gateway logs.

Change checklist

  • User facing
  • Documentation updated (if needed)
  • Tests added/updated (if needed)
  • Breaking changes documented (if any)

Issues

Testing

  • npm run lint
  • npm run test -- src/service.test.ts
  • npm run test
  • npm run smoke

Documentation

  • Not needed

@vincentkoc vincentkoc self-assigned this Mar 13, 2026
@vincentkoc vincentkoc marked this pull request as ready for review March 13, 2026 17:51
@vincentkoc vincentkoc merged commit 52c352b into main Mar 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opik plugin loads and status is healthy, but no traces are created for live OpenClaw runs on 2026.3.8

1 participant