Skip to main content

Connect a Data Source

A datasource is an entity that you have to register in ThirdEye to make ThirdEye aware of its existence. A datasource is like a pinot instance. 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 please reach out to StarTree

To connect with StarTree Extensions, Pinot SQL and Pinot please use the following links:

Steps to register a new datasource

Add Datasource

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

Add Datasource Form

  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

Add Dataset

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

Add 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