Skip to main content

Create new dashboard

This section will guide you through creating a new chaos dashboard, and creating custom visualizations for various entities of a chaos experiment.

Before you begin, review the following

Create a new visualization

  1. To create a new dashboard, navigate to Chaos Dashboards and select Go to Dashboards.

    click-dashboard

  2. Filter by chaos dashboards, and click + Dashboard .

    go-to-board

  3. Add values for Folder, Name, and Tags (mandatory). The Tags field is used to filter dashboard by modules, hence it is necessary to provide relevant tags. Click Continue.

    specify-params

  4. This creates an empty dashboard. You can add visualizations (also known as panels) by editing this dashboard. Click Edit Dashboard to edit the dashboard that you created in the previous step.

    edit-4

  5. Click Add and select Visualization.

    edit-5

  6. Select a table whose fields you wish to visualize. Harness CE currently supports Application Maps, Chaos Experiments, Chaos GameDays, Chaos Guard, Chaos Hub, and ** Chaos Probes. In this example, select Chaos Experiments.

    select-fields

  7. This will display a left bar with different fields. Provide a name for the tile. Search for the field of your choice or select two from the list.

    add-7

  8. In this example, select Experiment Type from Chaos Experiments field and Infrastructure Scope from Chaos Infrastructures field. Click Run. This displays the visualization of the Infrastructure Scope versus Experiment Type. To save the results, click Save.

    params-8

Customize Fields

To create the query to customize the field, use lookML query. Provide a name and click Save.

save-field

Next steps