Append log entries to a sandbox ingest run
Appends one or more structured log entries to an existing sandbox ingest run. Used by the Databricks notebook to stream observability data during execution. Allowed on terminal runs (SUCCESS/FAILED) — the notebook may flush a final batch after marking a run terminal. Total log count is capped at 5000 per run; older entries are silently dropped when the cap is exceeded. Requires Bearer token authentication and organizationId for tenant isolation.
Authorizations
Static internal-ops token used by the data platform and internal cron jobs (e.g. zombie-run sweep). Validated via requireBearerToken inside the handler against a service-specific environment variable.
Path Parameters
Unique identifier of the sandbox-ingest run
1
