Changed DB Space Usage and DB Buffer Usage to show only top 10 data and update README (#1248)

This commit is contained in:
Abbie Petchtes
2018-04-24 13:09:13 -07:00
committed by GitHub
parent 578aa6ccd2
commit b12cac0ac3
6 changed files with 615 additions and 35 deletions

View File

@@ -22,4 +22,18 @@ See the [Server Reports Extension Project] in the SQL Operations Studio reposito
## Contributions and "thank you"
Special thank to Paul Randal, Aaron Bertrand, and Glenn Berry for providing useful queries.
Special thanks to Paul Randal, Aaron Bertrand, and Glenn Berry for providing useful queries.
We would like to thank all our users who raised issues, and in particular the following users who helped contribute fixes:
* flyfishingdba for Add square brackets for ms_foreachdb call (#1023)
## Documentation
See [Paul Randal's wait types library] for more information about each wait type in the Wait Counts widget.
[Paul Randal's wait types library]:https://www.sqlskills.com/help/waits
## What's new in Server Reports v1.1?
* Fixed DB Space Usage where it threw an error when database names contain special characters
* Changed DB Space Usage and DB Buffer Usage to show only top 10 data