-
Notifications
You must be signed in to change notification settings - Fork 477
DOC-14614: Product Change- PR #151689 - sql: add routine statement counters for tracking execution metrics #20860
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
Conversation
Updated metrics.yaml, ran `./cockroach gen metric-list > metrics.yaml` with v25.4.0-rc.1 binary. In v25.3/essential-metrics.md and v25.4/essential-metrics.md, fixed bug where it mentioned self-hosted on Advanced page. In v25.4/essential-metrics.md, added sections for Physical Replication and Logical Replication.
✅ 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. |
|
@ZhouXing19 please review the changes to these pages: Available Metrics |
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.
Thanks! I reviewed the routine statement counters part and it looks good to me. Will defer the review for the rest of the change to the other reviewers.
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.
LGTM, assuming all the copy associated with these metrics, and their inclusion on the Essential Metrics tables, results directly from generation and is not manual (i.e., the main thing I need to review is the inclusion of the 8 metrics in available-metrics-in-metrics-list.csv).
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.
LGTM!
Fixes DOC-14614
./cockroach gen metric-list > metrics.yamlwith v25.4.0-rc.1 binary.Rendered preview