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.
- Start the backend with its Seamward environment variables.
- Trigger the existing webhook or API path with a safe test payload.
- Wait for the collector to flush the observation batch.
Confirm the connection
Check that the integration recorded an observation.
- Open Integrations from the sidebar.
- Open the integration you created.
- Confirm that the setup status reports the first observation instead of No observation received yet.
