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

Implement heap snapshot memory tracker for r2 #1636

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Feb 8, 2024

No description provided.

@jasnell jasnell requested review from mikea and hoodmane February 8, 2024 00:55
@jasnell jasnell requested review from a team as code owners February 8, 2024 00:55
Comment on lines +948 to +949
tracker.trackField("name", name);
tracker.trackField("value", value);
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe "key" and "value" would be slightly more standard?

Copy link
Member Author

Choose a reason for hiding this comment

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

possibly but I want to keep the names aligned with the actual fields as much as possible.

@jasnell jasnell merged commit c668068 into main Feb 8, 2024
11 checks passed
@jasnell jasnell deleted the jsnell/r2-memorytracker branch February 8, 2024 15:07
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.

2 participants