-
Notifications
You must be signed in to change notification settings - Fork 4
Cube Diagnosis
Márcio Porto edited this page Feb 27, 2020
·
1 revision
Tesseract's /diagnosis
endpoint is a convenient way to validate the quality of the data for a cube. This endpoint runs a series of queries to make sure that the data has been ingested properly and returns a "report" back as a response in case it finds any issues.
Assuming there exists a cube called test_cube
:
<TESSERACT_BASE_URL>/diagnosis/cube=test_cube