Files
azuredatastudio/samples/serverReports
Abbie Petchtes 37d7266751 Update read me for sample extensions (#1003)
* update readme for sample extensions

* Address comments

* Address comments
2018-03-27 13:07:26 -07:00
..

Server reports for SQL Operations Studio

Welcome to Server Reports for SQL Operations Studio! Server Reports give useful insights about the server related to performance. These can be used to see current activity as well as historical activity. Here is a list of some of the available reports.

  • DB Space Usage
  • DB Buffer Usage
  • CPU Utilization
  • Backup Growth Trend
  • Wait counts
Server Reports

This extension is inspired by SQL Server Management Studio (SSMS)'s reports. We will continually add more useful server insights and tasks.

Building your own reports

This extension is also useful as a sample dashboard extension. It demonstrates building a dedicated dashboard extension with a set of insights built in. You can get started building your own reports by following the extension authoring guide.

See the Server Reports Extension Project in the SQL Operations Studio repository on Github for the extension source code.

Contributions and "thank you"

Special thank to Paul Randal, Aaron Bertrand, and Glenn Berry for providing useful queries.