Skip to content

doc: Set send_sync_summary: true for all destinations#21355

Merged
kodiakhq[bot] merged 1 commit into
mainfrom
send_sync_summary-true
Sep 11, 2025
Merged

doc: Set send_sync_summary: true for all destinations#21355
kodiakhq[bot] merged 1 commit into
mainfrom
send_sync_summary-true

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

The cloudquery_sync_summary table is a powerful to tool that users usually don't know about until they run into an issue where they wish they had it enabled. By setting it in the docs, hopefully more people will have it enabled before they run into the issue where they wish they already had it.

In a future release of plugins/cli we should make it default to enabled, but this doc change is a good first step

@cq-bot
Copy link
Copy Markdown
Contributor

cq-bot commented Sep 11, 2025

@cq-bot
Copy link
Copy Markdown
Contributor

cq-bot commented Sep 11, 2025

@cq-bot
Copy link
Copy Markdown
Contributor

cq-bot commented Sep 11, 2025

@cq-bot
Copy link
Copy Markdown
Contributor

cq-bot commented Sep 11, 2025

@cq-bot
Copy link
Copy Markdown
Contributor

cq-bot commented Sep 11, 2025

@bbernays bbernays added the automerge Automatically merge once required checks pass label Sep 11, 2025
@kodiakhq kodiakhq Bot merged commit 8a4a64a into main Sep 11, 2025
44 checks passed
@kodiakhq kodiakhq Bot deleted the send_sync_summary-true branch September 11, 2025 16:24
akash1810 added a commit to guardian/service-catalogue that referenced this pull request Oct 24, 2025
Explicitly set `send_sync_summary: true` to create and populate the `cloudquery_sync_summaries` table
with information about each sync, including how many rows per table were synced, how many errors per table, etc.

It is defaulted to `false` though cloudquery/cloudquery#21355 hints that might change in future.

See also cloudquery/cloudquery#8690.
akash1810 added a commit to guardian/service-catalogue that referenced this pull request Oct 24, 2025
Explicitly set `send_sync_summary: true` to create and populate the `cloudquery_sync_summaries` table
with information about each sync, including how many rows per table were synced, how many errors per table, etc.

It is defaulted to `false`, though cloudquery/cloudquery#21355 hints that might change in future.

See also cloudquery/cloudquery#8690.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment