-
Notifications
You must be signed in to change notification settings - Fork 946
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sl beta docs #3705
sl beta docs #3705
Conversation
✅ Deploy Preview for docs-getdbt-com ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
website/docs/docs/use-dbt-semantic-layer/avail-sl-integrations.md
Outdated
Show resolved
Hide resolved
|
||
**What’s happening internally?** | ||
|
||
- Merging the code into your main branch allows dbt Cloud to pull those changes and builds the definition in the manifest produced by the run. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this all still correct?
|
||
## Public beta | ||
|
||
MOVING THIS TO RELEASE NOTE SECTION BECAUSE I DONT THINK THIS BELONGS HERE. ANYTHING THAT SAYS PUBLIC BETA CAN LINK TO RN |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think public beta should not be on this pag and be announced/detailed in the public beta release note. any reference to it can then link to that page. this way, it keeps this page clean and only maintains the relevant/current info
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding a couple of comments for things to address
<SlSetUp/> | ||
|
||
|
||
## Connect to the APIs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think Connect/Query are probably all one fell swoop; so after Setup, we can say "Connect and Query"
I wonder if we can provide an example with a neutral tool like DataBricks. Or maybe we can use Mode or Hex.. let me think about this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no worries! that would be great and easy enough to call it out that we're using 'name_of_integration" for the quickstart
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok so we dont have docs from mode or hex yet and hoping to get them friday
website/docs/docs/use-dbt-semantic-layer/avail-sl-integrations.md
Outdated
Show resolved
Hide resolved
|
||
— **When?** Public Preview will end once the dbt Semantic Layer is available for GA. After GA, the dbt Semantic Layer will only be available to dbt Cloud **Team** and **Enterprise** plans. | ||
<details> | ||
<summary>How are you storing my data?</summary> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @marcodamore @cesher, i've chatted with @rpourzand and i think this particular data storing faq isn't correct. i would love to get your thoughts so that i can update it and make sure it's technically accurate. does this sound right?
One benefit of GraphQL is its self documenting nature, so you can explore using our schema explorer(todolink). To give you an idea of the types of commands you can execute, we provide some available calls below. | ||
|
||
|
||
**Metric Metadata Calls** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rpourzand do we need to add any info on endpoints? I'm just looking at the content in the discovery api docs, which tells users the request endpoints, and more.
Some updates to where clauses
bullet point error
fixing weird query things with month and day
|
||
<LoomVideo id="752e85aabfbf4fa585008a5598f3517a"/> | ||
|
||
* **Note** before you connect to these tools, you'll need to first [set up the dbt Semantic Layer](/docs/use-dbt-semantic-layer/setup-sl) and [generate a service token](/docs/dbt-cloud-apis/service-tokens) to create a Semantic Layer Only service token. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* **Note** before you connect to these tools, you'll need to first [set up the dbt Semantic Layer](/docs/use-dbt-semantic-layer/setup-sl) and [generate a service token](/docs/dbt-cloud-apis/service-tokens) to create a Semantic Layer Only service token. | |
* **Note** before you connect to these tools, you'll need to first [set up the dbt Semantic Layer](/docs/use-dbt-semantic-layer/setup-sl) and [generate a service token](/docs/dbt-cloud-apis/service-tokens) with Semantic Layer Only and Metadata Only permissions.``` |
website/snippets/_new-sl-setup.md
Outdated
6. You should see connection information that allows you to connect to downstream tools. | ||
**Note:** If your tool supports JDBC, make sure to save the JDBC URL or individual components (like environment id and host). <!--If it uses the Semantic Layer GraphQL API, save the GraphQL API host information instead.--> | ||
|
||
7. Return to the **Project Details** page, then select **Generate Service Token** to create a [Semantic Layer Only service token](/docs/dbt-cloud-apis/service-tokens). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7. Return to the **Project Details** page, then select **Generate Service Token** to create a [Semantic Layer Only service token](/docs/dbt-cloud-apis/service-tokens). | |
7. Return to the **Project Details** page, then select **Generate Service Token** to create a [Semantic Layer Only and Metadata Only service token](/docs/dbt-cloud-apis/service-tokens). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updating permissions
|
||
<LoomVideo id="752e85aabfbf4fa585008a5598f3517a"/> | ||
|
||
* **Note** before you connect to these tools, you'll need to first [set up the dbt Semantic Layer](/docs/use-dbt-semantic-layer/setup-sl) and [generate a service token](/docs/dbt-cloud-apis/service-tokens) to create a Semantic Layer Only service token. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* **Note** before you connect to these tools, you'll need to first [set up the dbt Semantic Layer](/docs/use-dbt-semantic-layer/setup-sl) and [generate a service token](/docs/dbt-cloud-apis/service-tokens) to create a Semantic Layer Only service token. | |
* **Note** before you connect to these tools, you'll need to first [set up the dbt Semantic Layer](/docs/use-dbt-semantic-layer/setup-sl) and [generate a service token](/docs/dbt-cloud-apis/service-tokens) to create a Semantic Layer Only and Metadata Only service token. |
website/snippets/_new-sl-setup.md
Outdated
6. You should see connection information that allows you to connect to downstream tools. | ||
**Note:** If your tool supports JDBC, make sure to save the JDBC URL or individual components (like environment id and host). <!--If it uses the Semantic Layer GraphQL API, save the GraphQL API host information instead.--> | ||
|
||
7. Return to the **Project Details** page, then select **Generate Service Token** to create a [Semantic Layer Only service token](/docs/dbt-cloud-apis/service-tokens). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7. Return to the **Project Details** page, then select **Generate Service Token** to create a [Semantic Layer Only service token](/docs/dbt-cloud-apis/service-tokens). | |
7. Return to the **Project Details** page, then select **Generate Service Token** to create a [Semantic Layer Only and Metadata Only service token](/docs/dbt-cloud-apis/service-tokens). |
fixes #3826
preparing SL docs for public beta, which will include new pages and also change existing pages.
docs project