Integrate Seamward

Environment variables

Configure collector credentials and release context.

Required values

Set source, integration, and ingest credentials.

  • SEAMWARD_SOURCE_KEY identifies the application environment.
  • SEAMWARD_INTEGRATION_KEY routes the operation.
  • SEAMWARD_INGEST_TOKEN authenticates backend writes.
  • SEAMWARD_INGEST_URL overrides the default endpoint for local or self-hosted use.

Release context

Attach a release identifier and commit SHA when available.

Set a stable service name, release tag or build ID, and a 7–64 character Git commit SHA when available. The collector can also resolve common deployment metadata automatically.

Environment separation

Use separate source keys for distinct environments.

Create separate application environments for development, staging, and production. Each environment receives a distinct Source key and ingest token so traffic and credential rotation remain isolated.