Skip to content
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

model query and auto-exposures beta #5896

Merged
merged 52 commits into from
Aug 12, 2024
Merged

Conversation

mirnawong1
Copy link
Contributor

@mirnawong1 mirnawong1 commented Aug 6, 2024

this pr adds model query history and auto exposures (beta) to the doca site for the broader beta cycle.

docs project

outstanding questions:

  • is data health tile enterprise only? or team + enterprise?
  • is the beta call out (for feedback to to take part bit) correct?

[ ] PM review required
[x ] Docs review optional since beta

@mirnawong1 mirnawong1 requested a review from a team as a code owner August 6, 2024 11:33
Copy link

vercel bot commented Aug 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Aug 12, 2024 9:10pm

@github-actions github-actions bot added content Improvements or additions to content size: large This change will more than a week to address and might require more than one person Docs team Authored by the Docs team @dbt Labs labels Aug 6, 2024
1. You have a dbt Cloud account on the [Enterprise plan](https://www.getdbt.com/pricing/).
2. You have set up a [production](/docs/deploy/deploy-environments#set-as-production-environment) deployment environment for each project you want to explore, with at least one successful job run.
3. You have [admin permissions](/docs/cloud/manage-access/enterprise-permissions) in dbt Cloud to edit project settings or production environment settings
4. Use Tableau as your BI tool and can enable metadata permissions or work with an admin to do so. Compatible with Tableau Cloud or Tableau Server with the Metadata API enabled.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may need an update for Tableau server based on what we find out from customers about Whitelisting the IP address (just an additional callout of the extra step for Server). I'll know more on Monday. Is it fine to make the update post it going live if needed?

Copy link
Collaborator

@runleonarun runleonarun Aug 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we can totally update after it goes live! I won't resolve this comment until we hear back though.

Copy link

@reubenmc reubenmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 quick comments and LGTM

- View the query count for a model based on the data warehouse's query logs.
- Provides data teams insight, so they can focus their time and infrastructure spend on the worthwhile used data products.
- Enable analysts to find the most popular models used by other people.

Copy link
Contributor Author

@mirnawong1 mirnawong1 Aug 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:::info Available in beta
Model query history is currently available in beta to a limited group of users and is gradually being rolled out. If you're interested in gaining access or learning more, stay tuned for updates!
:::

@mirnawong1
Copy link
Contributor Author

mirnawong1 commented Aug 12, 2024

ok so it looks like we’re waiting on two things:

  • clarification on tableau server + allowlisting IP addresses from @reubenmc
  • @cafzal 's ok and approval too

i do think there’s a benefit in having a callout to all the docs saying this is available in beta for limited users and then rolling out. that way we make it clear for users that it’ll get rolled out soon and will hopefully address users questions without them needing to reach out to support. i’ve added it as a sugg and if eeryone is ok, can someone from the docs team commit them? :ty:

Co-authored-by: Mirna Wong <89008547+mirnawong1@users.noreply.github.com>
@cafzal
Copy link
Contributor

cafzal commented Aug 12, 2024

Approved

@matthewshaver matthewshaver merged commit 080ba77 into current Aug 12, 2024
10 checks passed
@matthewshaver matthewshaver deleted the add-exposures-model-query branch August 12, 2024 21:49
Copy link
Contributor

Check your created Crawler

Check your created index on your Algolia Application

@runleonarun runleonarun mentioned this pull request Aug 12, 2024
7 tasks
matthewshaver pushed a commit that referenced this pull request Aug 13, 2024
## What are you changing in this pull request and why?

Adding one more beta we missed in [Mirna's
PR](#5896)

## Checklist
<!--
Uncomment when publishing docs for a prerelease version of dbt:
- [ ] Add versioning components, as described in [Versioning
Docs](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#versioning-entire-pages)
- [ ] Add a note to the prerelease version [Migration
Guide](https://github.com/dbt-labs/docs.getdbt.com/tree/current/website/docs/docs/dbt-versions/core-upgrade)
-->
- [ ] Review the [Content style
guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md)
so my content adheres to these guidelines.
- [ ] For [docs
versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#about-versioning),
review how to [version a whole
page](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version)
and [version a block of
content](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#versioning-blocks-of-content).
- [ ] Add a checklist item for anything that needs to happen before this
PR is merged, such as "needs technical review" or "change base branch."

Adding or removing pages (delete if not applicable):
- [ ] Add/remove page in `website/sidebars.js`
- [ ] Provide a unique filename for new pages
- [ ] Add an entry for deleted pages in `website/vercel.json`
- [ ] Run link testing locally with `npm run build` to update the links
that point to deleted pages
JKarlavige pushed a commit that referenced this pull request Aug 13, 2024
this pr adds model query history and auto exposures (beta) to the doca
site for the broader beta cycle.

[docs
project](https://www.notion.so/dbtlabs/BI-auto-exposures-model-query-history-embeddable-tile-00b9411c36e748f09d16ede9136fc7ec)

outstanding questions:
- is data health tile enterprise only? or team + enterprise?
- is the beta call out (for feedback to to take part bit) correct?

[ ] PM review required
[x ] Docs review optional since beta

---------

Co-authored-by: nataliefiann <120089939+nataliefiann@users.noreply.github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
JKarlavige pushed a commit that referenced this pull request Aug 13, 2024
## What are you changing in this pull request and why?

Adding one more beta we missed in [Mirna's
PR](#5896)

## Checklist
<!--
Uncomment when publishing docs for a prerelease version of dbt:
- [ ] Add versioning components, as described in [Versioning
Docs](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#versioning-entire-pages)
- [ ] Add a note to the prerelease version [Migration
Guide](https://github.com/dbt-labs/docs.getdbt.com/tree/current/website/docs/docs/dbt-versions/core-upgrade)
-->
- [ ] Review the [Content style
guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md)
so my content adheres to these guidelines.
- [ ] For [docs
versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#about-versioning),
review how to [version a whole
page](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version)
and [version a block of
content](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#versioning-blocks-of-content).
- [ ] Add a checklist item for anything that needs to happen before this
PR is merged, such as "needs technical review" or "change base branch."

Adding or removing pages (delete if not applicable):
- [ ] Add/remove page in `website/sidebars.js`
- [ ] Provide a unique filename for new pages
- [ ] Add an entry for deleted pages in `website/vercel.json`
- [ ] Run link testing locally with `npm run build` to update the links
that point to deleted pages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto update content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs size: large This change will more than a week to address and might require more than one person trigger-crawl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants