You can create a dashboard using the Monitor web app, REST API, or CLI.
For REST API, use command POST /dashboards. For CLI, use command createDashboard.
To add a new dashboard using the Monitor web app:
- Click + on the Dashboards tab.
- Give your dashboard a name and a description and then click Update.
- To choose visualizations for your dashboard, click Add Visualization.
- From the list of options, select a visualization and customize its settings.
- Click Add to Dashboard after you have configured your visualization, or click Select a Different Visualization to choose another.
- Repeat steps 3 through 5 for each visualization you want to add to your dashboard.
- When you are finished adding visualizations, click and drag them to arrange them.
- After you have added and arranged all of your visualizations, click Update to save your dashboard.
- From the Dashboards menu, click View to view your dashboard.