Skip to content

server: make TableStats endpoint tenant-scoped #90268

@THardy98

Description

@THardy98

Is your feature request related to a problem? Please describe.
Part of: #89429
Blockers: #82879, #90267

As part of our effort to migrate to a multi-tenant architecture, we need to ensure our existing table stats endpoint is tenant-scoped.

Unfortunately, the TableStats endpoint makes use of two functions that block our ability to scope to tenants:

Once these blockers are complete, the remaining work to be done is implementing the same endpoint for our tenantAdminServer.

Jira issue: CRDB-20666

Epic CRDB-16704

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions