Monte Carlo Push Ingest API
A REST write API for pushing observability data into Monte Carlo from sources its pull-based collectors cannot reach. Three endpoints — POST /ingest/v1/metadata (table and view schema, columns, row and byte counts, freshness), POST /ingest/v1/lineage (table- and column-level lineage) and POST /ingest/v1/querylogs (SQL query history) — each returning 202 Accepted with an invocation_id. Requires a dedicated Ingestion-scoped integration key; standard API keys are rejected. Public preview, Enterprise plan or higher.