Component
Lite
Performance Monitor Version
2.1.0
SQL Server Version
SQL Server 2022 (RTM-CU16)
Windows Version
Windows 11 23H2
Describe the Bug
- Under the Server Tab -> Perfmon the initial/first values that load creates a spike on the graph, which causes a skew on the graph.
- This seems incorrect as subsequent values are significantly smaller than the initial values.
- It seems to be the aggregation of values shown for the first timestamp.
- The initial graph's X-axis (timestamp) initializes towards the right, whereas I was expecting it to load more towards the origin axis.
- Most other graphs starts the timestamp on the origin (to the left) on the X-axis.
Steps to Reproduce
-
Open Lite Edition
-
Open Server Tab
-
Select Perfmon Tab
-
Wait for collection to complete
- First values loaded seems incorrectly aggregated on first timestamp
-
Select different Counter Group (i.e. Memory Pressure, CPU / Compilation, etc.)
- First values loaded seems incorrectly aggregated on first timestamp
Expected Behavior
- Initial / first values loaded for the graph should only be for the timestamp at which it ran, not an aggregation of some kind for that initial timestamp.
- Initial timestamp on the X-axis load close to \ on origin to the left, like most other graphs.
Actual Behavior
- Initial / first values loaded for the graph seems to be an aggregation of some kind that is shown on the initial timestamp.
- Initial timestamp on the X-axis loads towards the end (right) of the X-axis.
Error Messages / Log Output
Screenshots
All Counters:
Memory Pressure:
CPU / Compilation:
IO Pressure:
TempDB Pressure:
Lock / Blocking:
Additional Context
I'm only using Lite at the moment, so not sure whether this would apply to the Full edition as well.
Component
Lite
Performance Monitor Version
2.1.0
SQL Server Version
SQL Server 2022 (RTM-CU16)
Windows Version
Windows 11 23H2
Describe the Bug
Steps to Reproduce
Open Lite Edition
Open Server Tab
Select Perfmon Tab
Wait for collection to complete
- First values loaded seems incorrectly aggregated on first timestamp
Select different Counter Group (i.e. Memory Pressure, CPU / Compilation, etc.)
- First values loaded seems incorrectly aggregated on first timestamp
Expected Behavior
Actual Behavior
Error Messages / Log Output
Screenshots
All Counters:
Memory Pressure:
CPU / Compilation:
IO Pressure:
TempDB Pressure:
Lock / Blocking:
Additional Context
I'm only using Lite at the moment, so not sure whether this would apply to the Full edition as well.