-
Notifications
You must be signed in to change notification settings - Fork 960
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
Conversation
make table align with sample code
✅ Deploy Preview for docs-getdbt-com ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -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 | |
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.
@dave-connors-3 I like this idea! Should we also move configs and label down below type_params
?
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.
made those changes so the table matches the code - thanks for opening this up @dave-connors-3 ! ✨
make table align with sample code
What are you changing in this pull request and why?
table and sample code didn't match!
Checklist
Adding new pages (delete if not applicable):
website/sidebars.js
Removing or renaming existing pages (delete if not applicable):
website/sidebars.js
website/static/_redirects