-
Notifications
You must be signed in to change notification settings - Fork 477
DOC-15352: Replace use of metrics-list.csv with metrics.yaml in metrics generated pages #21072
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
base: main
Are you sure you want to change the base?
Conversation
…al.md, and _includes/cockroachcloud/metrics-tab.md, updated to use metrics.yaml data file. In metrics-cloud.yml, added how_to_use to 11 Request Units metrics and 4 other non-essential metrics. In _includes/cockroachcloud/metrics-usage, deleted all files as well as directory and replaced with how_to_use in metric.yaml and metrics-cloud.yml.
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
Files changed:
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
mikeCRL
left a comment
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.
Looks great. One small fix needed:
In src/current/_data/v25.4/metrics/metrics-cloud.yml these three metrics have an extra ' at the end of their how_to_use field, just after refer to Resource Usage.
- tenant.consumption.request_units
- tenant.consumption.sql_pods_cpu_seconds
- tenant.consumption.pgwire_egress_bytes
Fixes DOC-15352
Rendered previews