cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.87k stars 3.77k forks source link

Verify HTTP endpoints for Serverless clusters integrate with Statements (including bundle) and Transactions pages #67383

Open kevin-v-ngo opened 3 years ago

kevin-v-ngo commented 3 years ago

This issue tracks verifying the integration between the CC console statements and transactions pages with the exposed HTTP endpoints for Serverless clusters.

Epic: CRDB-2505

Jira issue: CRDB-8521

maryliag commented 2 years ago

Updating this issue: Apis regarding statements and transactions are working. Missing api about diagnostics

kevin-v-ngo commented 2 years ago

Currently the bundle is not supported for serverless. It's tracked by this issue. @matthewtodd and @maryliag, we probably need to hold off on CC console changes until the issue get addressed.

Few things we need to consider in the serverless context:

  1. Trace files shows node-level information
  2. env.sql shows all cluster settings
  3. Distsql (unsupported) showing node-level information
RaduBerinde commented 2 years ago

we probably need to hold off on CC console changes until the issue get addressed.

We have a chicken-and-egg problem here because AFAICT it was disabled exactly because there is no way to download the bundle. That said, I am adding a \statement-diag download command to the SQL shell and will re-enable EXPLAIN ANALYZE (DEBUG).

github-actions[bot] commented 6 months ago

We have marked this issue as stale because it has been inactive for 18 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to CockroachDB!