cockroachdb / cockroachdb/docs
Feedback: Map SQL Activity using an Application Name
- Dominant language
- HTML
- Stars
- 212
- Forks
- 476
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
Page: https://cockroachlabs.com/docs/v25.2/map-sql-activity-to-app.html
## What is the reason for your feedback?
[ ] Missing the information I need
[ ] Too complicated
[ ] Out of date
[ ] Something is broken
[x] Other
## Additional details
This is great doc before we have improvements on UI. From discussion w/ Observabilities team, they recommend using crdb_internal.statement_statistics_persisted to reduce impact to production system, since crdb_internal.statement_statistics is in memory, while persisted is on disk. Could we update the doc to follow the recommendations? Thanks!
Jira issue: DOC-14296
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.