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

SHARD-951: Push validator memory info to monitor #20

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

shawnifill
Copy link
Contributor

Add MemoryInfo interface

@@ -162,3 +163,12 @@ export interface PartitionInfo {
i: number;
h: string;
}

export interface MemoryInfo {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this but just wanted to know if these are the only changes needed on monitor server. @shawnifill

@aniketdivekar aniketdivekar merged commit 8287506 into dev Nov 15, 2024
7 checks passed
@aniketdivekar aniketdivekar deleted the SHARD-951 branch November 15, 2024 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants