cockroachdb / cockroachdb/cockroach
ui, db-console: refactor Network page components
Open
A-cluster-observability
C-cleanup
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Describe the problem**
Network page (`pkg/ui/workspaces/db-console/src/views/reports/containers/network`) has been
developed long time ago and hasn't been maintained for for a while.
This issue suggests to revise the structure of components with respect to best practices and
followed patterns in project.
This issue doesn't suggest any changes in logic and how it works, only technical improvements
that aim to increase maintainability of components.
Jira issue: CRDB-29457
Epic CRDB-32130
Contributor guide
Assessment
This issue has not been assessed yet.