Documentation
¶
Overview ¶
Package main provides a connectivity test with HTTP debug output.
This is useful for debugging API communication issues by showing the raw HTTP requests being sent to the Opik API.
Usage:
export OPIK_API_KEY="your-api-key" export OPIK_WORKSPACE="your-workspace" export OPIK_PROJECT="your-project" # optional go run .
Click to show internal directories.
Click to hide internal directories.