Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Environment Variables

Set automatically by the session start hook:

VariableDescription
PRISM_GCK_KEYYour gck_* API key
PRISM_INGEST_URLIngest service URL
PRISM_THRESHOLDPQ threshold from config
PRISM_DEBUGEnable debug logging (true/false)
ANTHROPIC_BASE_URLGateway URL (when gateway routing enabled)
ANTHROPIC_CUSTOM_HEADERSAuth headers for gateway (when enabled)

Set in ~/.claude/settings.json, synced by the plugin:

VariableDescription
OTEL_EXPORTER_OTLP_LOGS_ENDPOINTIngest endpoint for logs
OTEL_EXPORTER_OTLP_METRICS_ENDPOINTIngest endpoint for metrics
OTEL_EXPORTER_OTLP_TRACES_ENDPOINTIngest endpoint for traces

Set these to override automatic URL resolution:

VariableDescription
PRISM_INGEST_URLOverride ingest service URL