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

feat(ResourceUsageReport): update fields #18

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

xmfcx
Copy link
Contributor

@xmfcx xmfcx commented Jun 13, 2024

Description

used_memory_bytes can be confused with total system's memory usage.

Changing it with process_memory_bytes to emphasize process part.

Also minor comment updates.

Related PR:

Tests performed

Not applicable.

Effects on system behavior

Nothing uses this message yet.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@xmfcx xmfcx requested a review from mebasoglu June 13, 2024 14:59
@xmfcx xmfcx enabled auto-merge (squash) June 13, 2024 14:59
@xmfcx xmfcx disabled auto-merge June 13, 2024 17:28
@xmfcx xmfcx merged commit 4537a08 into main Jun 13, 2024
14 checks passed
@xmfcx xmfcx deleted the feat/resourge-usage-report-update branch June 13, 2024 17:29
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