Skip to content

Commit 54e9865

Browse files
committed
Updated image to match new UI
1 parent 0cf7dc2 commit 54e9865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/docs/dbt-cloud-apis/discovery-use-cases-and-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For performance use cases, people typically query the historical or latest appli
2525

2626
It’s helpful to understand how long it takes to build models (tables) and tests to execute during a dbt run. Longer model build times result in higher infrastructure costs and fresh data arriving later to stakeholders. Analyses like these can be in observability tools or ad-hoc queries, like in a notebook.
2727

28-
<Lightbox src="/img/docs/dbt-cloud/discovery-api/model-timing.jpg" width="200%" title="Model timing visualization in dbt Cloud"/>
28+
<Lightbox src="/img/docs/dbt-cloud/discovery-api/model-timing.png" width="200%" title="Model timing visualization in dbt Cloud"/>
2929

3030
<details>
3131
<summary>Example query with code</summary>

0 commit comments

Comments
 (0)