How Can I See the Number of Queries Executed During a Sync?
Question
How can I see the number of queries that were executed by a connection during a sync?
Environment
All connectors
Answer
After each connection sync, we generate an extract_summary log event with a total_queries parameter that represents the total number of queries executed during the sync. For more information, see our extract_summary log event documentation.
We store the extract_summary event data in the LOG table of your Fivetran Platform connection in your destination.