cockroachdb / cockroachdb/cockroach
multitenant: seperate metrics in graphs in the db console system view
Open
A-multitenancy
C-enhancement
T-multitenant
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
This request came out of the TSE firedrill: we would ideally like the db console graphs from the system interface to _not_ aggregate the metrics across all tenants. Instead, it should show each value, tagged with the tenant it the value is associated with. This way we get an overall view, but can distinguish between different-tenant values.
"the more information we can get at once, the better"
Jira issue: CRDB-33575
Epic CRDB-34263
Contributor guide
Assessment
This issue has not been assessed yet.