cockroachdb / cockroachdb/cockroach
telemetry: add feature counters for cluster virtualization and multi-tenancy
Open
A-multitenancy
C-enhancement
T-multitenant
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We will want to populate feature counters and telemetry for the following:
- creation/removal of virtual clusters
- changes to the service mode
- changes to the data state
- changes to the various cluster settings e.g. `default_tenant`
- start/stop of tenant service
Also we'll want a metric for the number of simultaneously running virtual clusters.
Epic: CRDB-26691
Jira issue: CRDB-28871
Contributor guide
Assessment
This issue has not been assessed yet.