dbt Cloud: Filter Webhook Events by Connection
dbt Cloud integrations can now filter which webhook events they process. The feature is opt-in — by default, all events are processed as before. When enabled, Monte Carlo can auto-match events to the correct warehouse from connection details, or process only an explicit list of dbt connections you specify by name or ID.
The explicit mode is the reliable choice when dbt and Monte Carlo reach the same warehouse through different hostnames, such as private links or custom DNS. For teams running dev, QA, and production environments in a single dbt Cloud account, this gives precise control over which pipeline runs land in which warehouse — even when table signatures are identical across environments.
Learn more here: https://docs.getmontecarlo.com/docs/dbt-cloud
