A datasource is an entity, such as an Apache Pinot instance. Data sources must be registered in ThirdEye to enable ThirdEye to use them. A datasource can have many datasets which are like tables. Those datasets can have many metrics.

Currently ThirdEye supports connecting with Apache Pinot. To connect to other data sources, reach out to StarTree.

Steps to register a new datasource

  1. Visit the Configuration Page
  2. Click on Create
  3. Click on “Create Datasource”

  1. Enter the configuration for your datasource
  2. Optionally you can choose to auto onboard all the datasets that currently exist in the datasource. Note that this is the only time you can do this
  3. Click Next and Finish

Steps to add a new dataset

  1. Visit the Configuration Page
  2. Click on Create
  3. Click on “Onboard Dataset”

  1. Enter the name of the dataset you want to add. Make sure its the exact table name
  2. Choose the datasource the dataset is from
  3. Click Next and Finish