Skip to content

Commit

Permalink
Merge branch 'current' into BrJan-patch-5
Browse files Browse the repository at this point in the history
  • Loading branch information
runleonarun authored Oct 27, 2023
2 parents 7b59cf2 + 747b3db commit 6294ee3
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 16 deletions.
7 changes: 6 additions & 1 deletion website/blog/ctas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,9 @@
header: Join data practitioners worldwide at Coalesce 2023
subheader: Kicking off on October 16th, both online and in-person (Sydney, London, and San Diego)
button_text: Register now
url: https://coalesce.getdbt.com/?utm_medium=internal&utm_source=docs&utm_campaign=q3-2024_coalesce-2023_aw&utm_content=coalesce____&utm_term=all___
url: https://coalesce.getdbt.com/?utm_medium=internal&utm_source=docs&utm_campaign=q3-2024_coalesce-2023_aw&utm_content=coalesce____&utm_term=all___
- name: coalesce_2023_catchup
header: Missed Coalesce 2023?
subheader: Watch Coalesce 2023 highlights and full sessions, dbt Labs' annual analytics engineering conference.
button_text: Watch the talks
url: https://www.youtube.com/playlist?list=PL0QYlrC86xQnT3HLh-XgvoTf9F3lbsADf
2 changes: 1 addition & 1 deletion website/blog/metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
featured_image: ""

# This CTA lives in right sidebar on blog index
featured_cta: "coalesce_2023_signup"
featured_cta: "coalesce_2023_catchup"

# Show or hide hero title, description, cta from blog index
show_title: true
Expand Down
2 changes: 1 addition & 1 deletion website/docs/docs/build/analyses.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pagination_next: null

## Overview

dbt's notion of `models` makes it easy for data teams to version control and collaborate on data transformations. Sometimes though, a certain sql statement doesn't quite fit into the mold of a dbt model. These more "analytical" sql files can be versioned inside of your dbt project using the `analysis` functionality of dbt.
dbt's notion of `models` makes it easy for data teams to version control and collaborate on data transformations. Sometimes though, a certain SQL statement doesn't quite fit into the mold of a dbt model. These more "analytical" SQL files can be versioned inside of your dbt project using the `analysis` functionality of dbt.

Any `.sql` files found in the `analyses/` directory of a dbt project will be compiled, but not executed. This means that analysts can use dbt functionality like `{{ ref(...) }}` to select from models in an environment-agnostic way.

Expand Down
8 changes: 4 additions & 4 deletions website/docs/docs/cloud/configure-cloud-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Once you install the dbt Cloud CLI, you need to configure it to connect to a dbt

- North America: https://cloud.getdbt.com/cloud-cli
- EMEA: https://emea.dbt.com/cloud-cli
- APAC: https://apac.dbt.com/cloud-cli
- APAC: https://au.dbt.com/cloud-cli
- North American Cell 1: `https:/ACCOUNT_PREFIX.us1.dbt.com/cloud-cli`
- Single-tenant: `https://YOUR_ACCESS_URL/cloud-cli`

Expand All @@ -43,9 +43,9 @@ Once you install the dbt Cloud CLI, you need to configure it to connect to a dbt
```yaml
version: "1"
context:
active-project: "<project id from the list below>"
active-host: "<active host from the list>"
defer-env-id: "<optional defer environment id>"
active-project: "<project id from the list below>"
active-host: "<active host from the list>"
defer-env-id: "<optional defer environment id>"
projects:
- project-id: "<project-id>"
account-host: "<account-host>"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ To complete setup, follow the steps below in dbt Cloud:
| Log&nbsp;in&nbsp;with | SAML 2.0 |
| Identity&nbsp;Provider&nbsp;SSO&nbsp;Url | Paste the **Identity Provider Single Sign-On URL** shown in the IdP setup instructions |
| Identity&nbsp;Provider&nbsp;Issuer | Paste the **Identity Provider Issuer** shown in the IdP setup instructions |
| X.509&nbsp;Certificate | Paste the **X.509 Certificate** shown in the IdP setup instructions; <br />**Note:** When the certificate expires, an Okta admin will have to generate a new one to be pasted into dbt Cloud for uninterrupted application access. |
| X.509&nbsp;Certificate | Paste the **X.509 Certificate** shown in the IdP setup instructions; <br />**Note:** When the certificate expires, an Idp admin will have to generate a new one to be pasted into dbt Cloud for uninterrupted application access. |
| Slug | Enter your desired login slug. |
<Lightbox src="/img/docs/dbt-cloud/dbt-cloud-enterprise/okta/okta-6-setup-integration.png"
title="Configuring the application in dbt Cloud" />
Expand Down
16 changes: 8 additions & 8 deletions website/snippets/_sl-partner-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ The following tools integrate with the dbt Semantic Layer:

<!-- do not change card order unless specified by both SL PM and Partnerships team-->

<div className="grid--4-col">
<div className="grid--3-col">

<Card
title="Tableau (beta)"
Expand All @@ -22,7 +22,7 @@ The following tools integrate with the dbt Semantic Layer:
link="https://learn.hex.tech/docs/connect-to-data/data-connections/dbt-integration#dbt-semantic-layer-integration"
body="Check out how to connect, analyze metrics, collaborate, and discover more data possibilities."
icon="hex"/>
<a href="https://learn.hex.tech/docs/connect-to-data/data-connections/dbt-integration#dbt-semantic-layer-integration"
<a href="https://learn.hex.tech/docs/connect-to-data/data-connections/dbt-integration#dbt-semantic-layer-integration"
className="external-link"
target="_blank"
rel="noopener noreferrer">
Expand All @@ -32,10 +32,10 @@ The following tools integrate with the dbt Semantic Layer:

<div className="card-container">
<Card
title="KlipFolio Power Metrics"
body="Learn how to connect, and deliver a streamlined metrics catalog to your business users."
link="https://support.klipfolio.com/hc/en-us/articles/18164546900759-PowerMetrics-Adding-dbt-Semantic-Layer-metrics"
icon="klipfolio"/>
title="Klipfolio PowerMetrics"
body="Learn how to connect to a streamlined metrics catalog and deliver metric-centric analytics to business users."
icon="klipfolio"
link="https://support.klipfolio.com/hc/en-us/articles/18164546900759-PowerMetrics-Adding-dbt-Semantic-Layer-metrics"/>
<a href="https://support.klipfolio.com/hc/en-us/articles/18164546900759-PowerMetrics-Adding-dbt-Semantic-Layer-metrics"
className="external-link"
target="_blank"
Expand Down Expand Up @@ -90,9 +90,9 @@ The following tools integrate with the dbt Semantic Layer:
<Card
title="Delphi"
body="Learn how to connect Delphi to the dbt Semantic Layer and access metrics from any integrated tool."
link="https://www.delphihq.com/integrations/dbt"
link="https://docs.delphihq.com/getting-started"
icon="delphi"/>
<a href="https://www.delphihq.com/integrations/dbt"
<a href="https://docs.delphihq.com/getting-started"
className="external-link"
target="_blank"
rel="noopener noreferrer">
Expand Down

0 comments on commit 6294ee3

Please sign in to comment.