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

Update metrics-overview.md #3876

Merged
merged 2 commits into from
Aug 10, 2023
Merged

Update metrics-overview.md #3876

merged 2 commits into from
Aug 10, 2023

Conversation

dave-connors-3
Copy link
Contributor

make table align with sample code

What are you changing in this pull request and why?

table and sample code didn't match!

Checklist

  • Review the Content style guide and About versioning so my content adheres to these guidelines.
  • 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 new pages (delete if not applicable):

  • Add page to website/sidebars.js
  • Provide a unique filename for the new page

Removing or renaming existing pages (delete if not applicable):

  • Remove page from website/sidebars.js
  • Add an entry website/static/_redirects
  • Ran link testing to update the links that point to the deleted page

make table align with sample code
@dave-connors-3 dave-connors-3 requested a review from a team as a code owner August 7, 2023 21:01
@netlify
Copy link

netlify bot commented Aug 7, 2023

Deploy Preview for docs-getdbt-com ready!

Name Link
🔨 Latest commit 84b94b9
🔍 Latest deploy log https://app.netlify.com/sites/docs-getdbt-com/deploys/64d4b42c8f95a40008a1c05e
😎 Deploy Preview https://deploy-preview-3876--docs-getdbt-com.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added content Improvements or additions to content size: x-small This change will take under 3 hours to fix. labels Aug 7, 2023
@@ -13,7 +13,10 @@ The keys for metrics definitions are:
| Component | Description | Type |
| --------- | ----------- | ---- |
| `name` | Provide the reference name for the metric. This name must be unique amongst all metrics. | Required |
| `type` | Define the type of metric, which can be a measure (`simple`) or ratio (`ratio`)). | Optional |
| `description` | Provide the description for your metric. | Optional |
| `configs` | Provide the specific configurations for your metric | Optional |
Copy link
Collaborator

Choose a reason for hiding this comment

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

@dave-connors-3 I like this idea! Should we also move configs and label down below type_params?

Copy link
Contributor

@mirnawong1 mirnawong1 left a comment

Choose a reason for hiding this comment

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

made those changes so the table matches the code - thanks for opening this up @dave-connors-3 ! ✨

@mirnawong1 mirnawong1 merged commit c7872d3 into current Aug 10, 2023
10 checks passed
@mirnawong1 mirnawong1 deleted the dave-connors-3-patch-1 branch August 10, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content size: x-small This change will take under 3 hours to fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants