(2022-08-17) Writing Dashboards Documentation Steampipe
Writing Dashboards | Documentation | Steampipe. A Steampipe dashboard uses a combination of HCL and SQL to visualize data in a variety of ways. This dashboards as code approach makes it easy to create and combine charts and tables, style them, and make them interactive. Use your favorite text editor, receive immediate feedback as you type, and manage your dashboards on GitHub with all your other code artifacts.
For this dashboard we'll be using the Steampipe RSS plugin
Start the dashboard server
If you have not done so already, cd into the mod directory you created in the previous step and run the following command:
steampipe dashboard
This will start a dashboard server for your mod and will open up a web browser in which to browse and view your dashboards.
Edited: | Tweet this! | Search Twitter for discussion