Skip to main content

Configuration

For application developers

You only need:

Env varPurpose
EDEN_API_KEYOrg API key from Settings → API Keys
EDEN_ORG_IDOrg id (same page)

Optional:

Env varDefaultWhen to set
EDEN_BASE_URLhttps://api.edenobservability.comStaging override from Eden staff
EDEN_DEBUGfalseVerbose SDK logs
EDEN_ENVdefaultEnvironment label on events

See Environment variables (SDK section) and Authenticate.

Validate with:

python -m eden_sdk.doctor
npx eden-doctor

Platform configuration (Eden-operated)

The hosted API, portal, and workers are configured by Eden. Customers do not deploy Postgres, Redis, ClickHouse, or Clerk. Dedicated tenancy may be discussed under a separate agreement — contact sales@edenobservability.com.

If you are an Eden operator, the full platform variable list lives in Environment variables.