Skip to content

[BUG] Lite - CalculateDelta fix not implemented everywhere #633

@dphugo

Description

@dphugo

Component

Lite

Performance Monitor Version

2.3.0

SQL Server Version

SQL Server 2022 (RTM-CU16)

Windows Version

Windows 11 23H2

Describe the Bug

1. CalculateDelta fix not implemented from all references.

Thanks for the fix of #544 with #546
Unfortunately only Perfom reference to CalculateDelta was fixed, but all other references to CalculateDelta needs to be evaluated whether it is affected by #544.

2. Server Tab -> File I/O -> File I/O Throughput : Graph series labels, shows as "unknown".

This might be by design, but the labels on this graph shows the database name and then "unknown" not sure what this should be? Maybe a bug?

Steps to Reproduce

Some examples, but could be more
Server Tab -> Blocking -> Trends
Server Tab -> File I/O -> File I/O Throughput

Expected Behavior

  1. Graphs should only plot deltas whether missed collection or on startup.
  2. Server Tab -> File I/O -> File I/O Throughput. Graph series labels, not sure what "Unknown" should be, but maybe there is missing label

Actual Behavior

  1. Graphs plot aggregate over missed collection or on startup time periods since last collection.
  2. Server Tab -> File I/O -> File I/O Throughput. Graph series labels, not sure what "Unknown" should be, but maybe there is missing label

Error Messages / Log Output

NA

Screenshots

Image Image

Additional Context

Lite only tested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions