Integrate Seamward
Environment variables
Configure collector credentials and release context.
Required values
Set source, integration, and ingest credentials.
SEAMWARD_SOURCE_KEYidentifies the application environment.SEAMWARD_INTEGRATION_KEYroutes the operation.SEAMWARD_INGEST_TOKENauthenticates backend writes.SEAMWARD_INGEST_URLoverrides 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.
