This guide will show you how to securely connect SYNQ to your Trino instance. We need this information so we collect metadata about your tables.

To be able to finish this guide, you’ll need the following:
→ Access to modify your Trino configuration as account admin

⏱️ Estimated time to finish: 10 minutes.

Data we collect

For the automated data anomaly testing we collect the following:

  • Number of rows in every table in a given dataset
  • Timestamp of the last change of data in all tables in a given dataset

You will need several key variables:

  • host Host of your Trino cluster, e.g. host.trino.com
  • port Port of your Trino cluster. If not specified the Trino driver will decide which port to use
  • username
  • password