docs icon indicating copy to clipboard operation
docs copied to clipboard

CockroachDB user documentation

Results 431 docs issues
Sort by recently updated
recently updated
newest added

Fixes DOC-9664 This PR adds docs for the Apache Pulsar preview sink for v24.1. - Changefeed sink description - Short-form example - List of unsupported options/features - Added to the...

Kevin Ngo (kevin-v-ngo) commented: Page: https://cockroachlabs.com/docs/cockroachcloud/export-logs.html ## What is the reason for your feedback? [x] Missing the information I need Specify which channels are supported for CockroachDB Cloud. For instance,...

Kevin Ngo (kevin-v-ngo) commented: Page: https://cockroachlabs.com/docs/cockroachcloud/export-logs.html Slack context: https://cockroachlabs.slack.com/archives/C06301L45NF/p1702640351191399 We should mention in our documentation that we don't guarantee 100% log delivery (or at least once delivery) with log integration....

Fixes DOC-9683 Updated SQL Statements graph description to explain what metric is incremented with INSERT … ON CONFLICT, UPSERT, and misc DML statements.

Fixes DOC-10565 (1) In show-ranges.md, added examples for SQL query to get database/table/index size. (2) In databases.md and index-details.md include files, added links to SHOW RANGE examples of SQL queries...

Fixes DOC-9631 (1) In export-metrics.md, added preview note for Prometheus for Azure. (2) In cockroachdb-feature-availability.md, updated Exporting Metrics section for Prometheus for Azure. Rendered previews: - [Export Metrics page](https://deploy-preview-18680--cockroachdb-docs.netlify.app/docs/cockroachcloud/export-metrics?filters=prometheus-metrics-export#enable-metrics-export) -...

Fixes DOC-10419 This PR adds more detail to the Resolved message section in the changefeed docs in order to clarify how checkpointing and resolve timestamp emits work. Also, added pros/cons...

Fixes DOC-10746 PR adds two limitations for changefeeds with column families: - Changefeeds on tables with column families emit in separate streams - Changefeeds with cdc queries on tables with...

Fixes DOC-10307 This PR adapts the Benchmarking Overview page to list only TPC-C. Removed from 19.2 (first instance) all the way through to v24.2.