AI Observability

Set up AI telemetry

Create ingest keys, send telemetry, and understand provider keys.

Ingest keys and provider keys

  • Ingest keys let your application send traces and events to CloudWatcher.
  • Provider keys let CloudWatcher test or use a provider integration where that feature requires direct provider access.
  • Keep prompt and response capture optional if your team has privacy restrictions.

Setup steps

  • Open Settings > AI Observability.
  • Create an ingest key with only the scopes your app needs.
  • Add the ingest endpoint and key to your application environment.
  • Send one test event or trace.
  • Open AI Observability > Traces and clear filters if the event does not appear.

Example app environment

Environment values

CLOUDWATCHER_INGEST_URL=https://your-backend.example.com/api/ai-observability
CLOUDWATCHER_INGEST_KEY=your_ingest_key
CLOUDWATCHER_SERVICE_NAME=checkout-api
CLOUDWATCHER_ENVIRONMENT=production

Need more help?

Keep moving with the right next guide

If your team still runs into setup issues, empty dashboards, billing delays, callback failures, or alerting problems, continue with troubleshooting before re-running the entire onboarding flow.