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
30.18k stars 3.82k forks source link

Provide export capabilities in the console for observability information #78513

Open kevin-v-ngo opened 2 years ago

kevin-v-ngo commented 2 years ago

Allow download/export of observability content quickly from the console for 'offline' analysis.

The current approach is to directly access this information programmatically via SQL against the correct crdb_internal table.

Jira issue: CRDB-14170

maryliag commented 1 year ago

No longer a priority