-
Notifications
You must be signed in to change notification settings - Fork 468
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
build(deps): Bump lgalloc to 0.4.0 #30606
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We might have to adjust the call to collect stats, too!
206e4b3
to
4035b31
Compare
src/metrics/src/lgalloc.rs
Outdated
accum.add_assign(file_stat); | ||
} | ||
} | ||
Err(err) => eprintln!("Failed to get file stats: {err}"), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We might want to return the error from Update so that on error we stop the task that collects metrics.
See https://materializeinc.slack.com/archives/C07PN7KSB0T/p1732360387888179
Checklist
$T ⇔ Proto$T
mapping (possibly in a backwards-incompatible way), then it is tagged with aT-proto
label.