Getting started

Send the first observation

Verify the collector-to-integration connection.

Before you begin

  • A configured application environment
  • A created integration
  • A backend handler that can receive representative test traffic

Instrument one handler

Wrap one representative backend operation.

Start with one backend webhook handler. Use the Source key and secret ingest token when creating the collector, then pass the Integration key to the observed operation.

Send test traffic

Trigger the existing application path once.

  1. Start the backend with its Seamward environment variables.
  2. Trigger the existing webhook or API path with a safe test payload.
  3. Wait for the collector to flush the observation batch.

Confirm the connection

Check that the integration recorded an observation.

  1. Open Integrations from the sidebar.
  2. Open the integration you created.
  3. Confirm that the setup status reports the first observation instead of No observation received yet.