Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kv: clear network stats of a cluster's nodes #59400

Open
florence-crl opened this issue Jan 25, 2021 · 1 comment
Open

kv: clear network stats of a cluster's nodes #59400

florence-crl opened this issue Jan 25, 2021 · 1 comment
Labels
A-cc-enablement Pertains to current CC production issues or short-term projects A-observability-inf A-server-networking Pertains to network addressing,routing,initialization C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-observability X-server-triaged-202105

Comments

@florence-crl
Copy link

florence-crl commented Jan 25, 2021

Is your feature request related to a problem? Please describe.
There is no way to clear the network stats of a cluster's nodes. Also the network stats do not clear automatically after a certain amount of time has passed. This causes Network Latency page in DB Console not to load and stats referencing dead nodes create unrecoverable failure in db console network page #59322

Describe the solution you'd like
Create a manual way to clear the network stats of a cluster's nodes. Also create a way for the network stats to clear automatically after a certain amount of time has passed.

more specifically, this "activity" table in the NodeStatus proto:
https://github.com/cockroachdb/cockroach/blob/master/pkg/server/status/statuspb/status.proto#L77-L82

Describe alternatives you've considered

Additional context

Jira issue: CRDB-3293

Epic CRDB-20794

@florence-crl florence-crl added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-kv Anything in KV that doesn't belong in a more specific category. labels Jan 25, 2021
@mwang1026 mwang1026 removed their assignment Jan 25, 2021
@jlinder jlinder added T-kv KV Team T-server-and-security DB Server & Security labels Jun 16, 2021
@knz knz added A-server-networking Pertains to network addressing,routing,initialization A-cc-enablement Pertains to current CC production issues or short-term projects labels Jul 29, 2021
@mwang1026 mwang1026 removed A-kv Anything in KV that doesn't belong in a more specific category. T-kv KV Team labels Aug 20, 2021
@knz
Copy link
Contributor

knz commented Sep 17, 2021

This is obs infra, not server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cc-enablement Pertains to current CC production issues or short-term projects A-observability-inf A-server-networking Pertains to network addressing,routing,initialization C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-observability X-server-triaged-202105
Projects
None yet
Development

No branches or pull requests

4 participants