| title | Tutorial: Enable the table space usage sample insight widget in SQL Operations Studio (preview) | Microsoft Docs |
|---|---|
| description | This tutorial demonstrates how to enable the table space usage sample insight widget on the SQL Operations Studio (preview) database dashboard. |
| ms.custom | tools|sos |
| ms.date | 11/15/2017 |
| ms.prod | sql-non-specified |
| ms.reviewer | alayu; erickang; sstein |
| ms.suite | sql |
| ms.prod_service | sql-tools |
| ms.component | sos |
| ms.tgt_pltfrm | |
| ms.topic | tutorial |
| author | erickangMSFT |
| ms.author | erickang |
| manager | craigg |
| ms.workload | Inactive |
Tutorial: Enable the table space usage sample insight widget using [!INCLUDEname-sos]
This tutorial demonstrates how to enable an insight widget on the database dashboard, providing an at-a-glance view about the space usage for all tables in a database. During this tutorial, you learn how to:
[!div class="checklist"]
- Quickly turn on an insight widget using a built-in insight widget example
- View the details of table space usage
- Filter data and view label detail on an insight chart
This tutorial requires the SQL Server or Azure SQL Database TutorialDB. To create the TutorialDB database, complete one of the following quickstarts:
- [Connect and query SQL Server using [!INCLUDEname-sos-short]](quickstart-sql-server.md)
- [Connect and query Azure SQL Database using [!INCLUDEname-sos-short]](quickstart-sql-database.md)
Turn on a management insight on [!INCLUDEname-sos]'s database dashboard
[!INCLUDEname-sos] has a built-in sample widget to monitor the space used by tables in a database.
-
Open User Settings by pressing Ctrl+Shift+P to open Command Palette, type settings in the search box and select Preferences: Open User Settings.
-
Type dashboard in Settings Search input box and locate dashboard.database.widgets.
-
To customize the dashboard.database.widgets setting, hover over the pencil icon to the left of the dashboard.database.widgets text, click Edit > Copy to Settings.
-
Using [!INCLUDEname-sos]'s insight settings IntelliSense, configure name for the widget title, gridItemConfig for the widget size, and widget by selecting table-space-db-insight from the drop-down list as shown in the following screenshot:
-
Press Ctrl+S to save the settings.
-
Open database dashboard by right-clicking TutorialDB and click Manage.
-
View Space used by tables as shown in the following screenshot:
[!INCLUDEname-sos]'s insight chart provides filtering and mouse-hover details. To try out the following steps:
-
Click and toggle the row_count legend on the chart. [!INCLUDEname-sos] shows and hides data series as you toggle a legend on or off.
-
Hover the mouse pointer over the chart. [!INCLUDEname-sos] shows more information about the data series label and its value as shown in the following screenshot.
In this tutorial, you learned how to:
[!div class="checklist"]
- Quickly turn on an insight widget using a built-in insight widget sample.
- View the details of table space usage.
- Filter data and view label detail on an insight chart
To learn how to build a custom insight widget, complete the next tutorial:
[!div class="nextstepaction"] Build a custom insight widget.





