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
- Visit the Configuration Page
- Click on Create
- Click on "Create Datasource"
- Enter the configuration for your datasource
- 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
- Click Next and Finish
Steps to add a new dataset
- Visit the Configuration Page
- Click on Create
- Click on "Onboard Dataset"
- Enter the name of the dataset you want to add. Make sure its the exact table name
- Choose the datasource the dataset is from
- Click Next and Finish