Skip to content

Modify System_Requests_C report to account for # of CPU on the system#487

Open
PiJoCoder wants to merge 2 commits intomasterfrom
FixSystemRequestsCPUcount_pijocoder_032526
Open

Modify System_Requests_C report to account for # of CPU on the system#487
PiJoCoder wants to merge 2 commits intomasterfrom
FixSystemRequestsCPUcount_pijocoder_032526

Conversation

@PiJoCoder
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the System_Requests_C SSRS report definition to normalize reported CPU utilization by the system’s CPU core count, and adjusts report text/formatting to reflect the new meaning of “CPU %”.

Changes:

  • Added core-count lookup logic and normalized cpu_percent calculations by dividing by core count.
  • Updated report titles/labels/prompts and numeric formats to indicate normalized CPU%.
  • Added a report footer/info row to display CPU core count.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 10 comments.

File Description
sqlnexus/Reports/System_Requests_C.rdlC Normalizes CPU% by core count, updates UI text/formatting, and adds core-count display.
NexusReports/System_Requests_C.rdl Same report updates mirrored in the report project output.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PiJoCoder PiJoCoder changed the title Modify System_Requests_C to account for CPU count on the system Modify System_Requests_C report to account for # of CPU on the system Mar 25, 2026
@PiJoCoder PiJoCoder requested a review from hacitandogan April 1, 2026 18:21
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