Is there an alert for 0 records synced?
# ask-ai
t
Is there an alert for 0 records synced?
k
Based on the provided knowledge sources, there is no explicit mention of an alert system in Airbyte for when 0 records are synced. However, there are instances where users have reported issues when 0 records are synced, and these are usually identified by checking the logs or the sync status. For example, in a [Github issue](https://github.com/airbytehq/airbyte/issues/32890), a user reported that the total sync time was around 26-28 minutes even though no records were emitted from the source. Similarly, in a [forum post](https://discuss.airbyte.io/t/1112), a user reported that the sync showed as succeeded even though 0 records were emitted from the source. While these instances do not represent an alert system, they do highlight the importance of monitoring the logs and sync status to ensure data is being correctly transferred. If you are experiencing issues with 0 records being synced, it may be helpful to check these areas and report any issues to the Airbyte team.