Developer DocsstableUpdated 2026-05-13

Direct Ingest

Developer guide for direct ingest.

What this page covers

Developer guide for direct ingest.

Before you start

  • Confirm the target workspace and environment.
  • Use server-side secrets only.
  • Decide whether you need realtime Gateway control or Direct ingest observability.
  • Add project, team, feature, and environment metadata wherever possible.
  1. Read the concept or setup path.
  2. Open the matching Kadryn app page.
  3. Run a test with a non-sensitive payload.
  4. Verify the result in Developers > Logs & Traces.
  5. Open the linked Costs, Alerts, Guardrails, Integrations, or Billing page when needed.

Production notes

  • Keep secrets in environment variables or a secret manager.
  • Use idempotency keys for retry-safe operations.
  • Verify webhook signatures before processing events.
  • Preserve request IDs and trace IDs for debugging.
  • Use Diagnostics when a setup step is failing.

Use the related links panel to continue.