Skip to content

[Backport 7.58.x] Upgrade psutil to fix performance (#18688)#18725

Merged
Kyle-Neale merged 3 commits into
7.58.xfrom
backport-18688-to-7.58.x
Oct 1, 2024
Merged

[Backport 7.58.x] Upgrade psutil to fix performance (#18688)#18725
Kyle-Neale merged 3 commits into
7.58.xfrom
backport-18688-to-7.58.x

Conversation

@Kyle-Neale

@Kyle-Neale Kyle-Neale commented Sep 30, 2024

Copy link
Copy Markdown
Contributor

(cherry picked from commit c14b128)

What does this PR do?

Motivation

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Changelog entries must be created for modifications to shipped code
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

* Upgrade psutil to fix performance

* Add changelog

(cherry picked from commit c14b128)
@github-actions

Copy link
Copy Markdown
Contributor

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

@codecov

codecov Bot commented Sep 30, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (7.58.x@8754d37). Learn more about missing BASE report.

Additional details and impacted files
Flag Coverage Δ
disk 90.76% <ø> (?)
gunicorn 92.16% <ø> (?)
ibm_mq 91.26% <ø> (?)
network 92.60% <ø> (?)
process 85.61% <ø> (?)
system_core 92.66% <ø> (?)
system_swap 98.30% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

@Kyle-Neale Kyle-Neale changed the title Upgrade psutil to fix performance (#18688) [Backport 7.58.x] Upgrade psutil to fix performance (#18688) Sep 30, 2024
@Kyle-Neale
Kyle-Neale marked this pull request as ready for review September 30, 2024 16:53
@Kyle-Neale
Kyle-Neale requested review from a team as code owners September 30, 2024 16:53
lu-zhengda
lu-zhengda previously approved these changes Sep 30, 2024
@Kyle-Neale
Kyle-Neale changed the base branch from 7.58.x to backport-18212-to-7.58.x September 30, 2024 17:18
Base automatically changed from backport-18212-to-7.58.x to 7.58.x September 30, 2024 18:04
@Kyle-Neale
Kyle-Neale dismissed lu-zhengda’s stale review September 30, 2024 18:04

The base branch was changed.

@github-actions

Copy link
Copy Markdown
Contributor

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

@github-actions

Copy link
Copy Markdown
Contributor

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

@Kyle-Neale
Kyle-Neale merged commit 2b1f621 into 7.58.x Oct 1, 2024
@Kyle-Neale
Kyle-Neale deleted the backport-18688-to-7.58.x branch October 1, 2024 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment