Skip to content

Commit bb0cb36

Browse files
committed
remove semantic layer integration mentions
1 parent 5d94430 commit bb0cb36

File tree

7 files changed

+4
-87
lines changed

7 files changed

+4
-87
lines changed

docs.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@
180180
"pages": [
181181
"references/integrations",
182182
"references/dbt-projects",
183-
"references/dbt-semantic-layer",
184183
"references/slack-integration",
185184
"references/google-sheets"
186185
]

guides/metrics-catalog.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ description: Spotlight is a suite of features designed to put Metrics front and
1111

1212
## Getting Started
1313

14-
Existing Lightdash users dont need to do anything to get started! Spotlight features use your existing semantic layer and metrics definitions, so you can get started today.
14+
Lightdash users don't need to do anything to get started! Spotlight features use your existing [Lightdash semantic layer](/guides/lightdash-semantic-layer) and metrics definitions, so you can get started today.
1515

16-
Head to the Metrics Catalog under the Browse menu in the navigation bar.
16+
Head to the Metrics Catalog under the Browse menu in the navigation bar.
1717

1818
## Browsing the catalog
1919

Binary file not shown.
Binary file not shown.

references/caching.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ These Lightdash features DO NOT use caching:
3737
- **Creating a new query from tables or editing a saved chart** are NOT cached because they are typically one-off explorations that don’t benefit from caching.
3838
- **Metrics Catalog and Spotlight** do not use caching yet, but likely will in the future.
3939
- **Charts built in SQL runner** do not use caching.
40-
- **Queries to semantic layer integrations** are NOT cached.
4140

4241
### Cache Mechanism
4342

references/dbt-semantic-layer.mdx

Lines changed: 0 additions & 74 deletions
This file was deleted.

references/integrations.mdx

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,12 @@ sidebarTitle: Overview
1010
You can easily make changes in...
1111
</Card>
1212

13-
<Card title="dbt Semantic Layer" href="/references/dbt-semantic-layer"icon="file-lines" iconType="solid" horizontal>
14-
You can use Lightdash to explore...
15-
</Card>
16-
17-
18-
1913
<Card title="Slack" href="/references/slack-integration"icon="file-lines" iconType="solid" horizontal>
2014
Below is everything you need...
2115
</Card>
2216

23-
24-
2517
<Card title="Google Sheets" href="/references/google-sheets" icon="file-lines" iconType="solid" horizontal>
2618
Syncs
2719
</Card>
28-
</CardGroup>
20+
21+
</CardGroup>

0 commit comments

Comments
 (0)