cockroachdb / cockroachdb/cockroach

ol11y: ensure DB Console is multi store aware

Open
#107,963 3 comments 0 reactions 0 assignees View on GitHub
A-observability-inf C-enhancement T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Per the following docs, CRDB has a multi store option

https://www.cockroachlabs.com/docs/stable/recommended-production-settings#topology

"Likewise, if a machine has multiple disks or SSDs, run one node with multiple --store flags and not one node per disk."

We need to ensure the DB Console is multi store aware. Additionally, other observability features may need to made multi store aware. Currently there is concern this might not be the case.

A relevant discussion on the topic is here: https://docs.google.com/document/d/1xhhLZ-KN_oRdLgPYBxwtcbcohhhi2QvmEFUMCCs6mLI/edit

Jira issue: CRDB-30273

Epic CRDB-41111

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.