Skip to content

Commit

Permalink
Sentence case
Browse files Browse the repository at this point in the history
  • Loading branch information
nghi-ly committed Jan 25, 2024
1 parent f78dc5d commit cea8478
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ With the Discovery API, you can query the metadata in dbt Cloud to learn more ab

You can use the API in a variety of ways to get answers to your business questions. Below describes some of the uses of the API and is meant to give you an idea of the questions this API can help you answer.

| Use Case | Outcome | <div style={{width:'400px'}}>Example Questions</div> |
| Use case | Outcome | <div style={{width:'400px'}}>Example questions</div> |
| --- | --- | --- |
| [Performance](#performance) | Identify inefficiencies in pipeline execution to reduce infrastructure costs and improve timeliness. | <ul><li>What’s the latest status of each model?</li> <li>Do I need to run this model?</li><li>How long did my DAG take to run?</li> </ul>|
| [Quality](#quality) | Monitor data source freshness and test results to resolve issues and drive trust in data. | <ul><li>How fresh are my data sources?</li><li>Which tests and models failed?</li><li>What’s my project’s test coverage?</li></ul> |
Expand Down

0 comments on commit cea8478

Please sign in to comment.