Creating and Managing Dashboards

Adding a Dashboard

  1. On the Catalog page, click Create New Item and selectDashboard from the drop-down list.
  2. On the Type Properties screen, enter the following details:
    • Name
    • Description
    • Tags
  3. Click Next.
  4. On the Source Details page, enter the following details:
    • Begin: Select this option to build a dashboard from Beginning or Latest offset. Available options are latest and earliest. If you select the latest option, the dashboard shows only the new records that have been received after opening the dashboard. If you select the earliest option, then the records are read from the beginning of the OSA pipeline topics.
    • CSS: Enter a custom stylesheet for the dashboard.
  5. Click Save.

Editing a Dashboard

  1. On the Catalog page click the dashboard that you want to edit.

    The dashboard opens in the View Mode.

    Description of edit_dashboard.png follows
    Description of the illustration edit_dashboard.png

  2. Click Edit Dashboard to view the dashboard editing options under Actions.

    Edit Dashboard Options

  3. Click Force Refresh to force refresh the dashboard.
  4. Click Set autorefresh to select the refresh frequency for the dashboard. This is applicable only for cube based visualizations not applicable for streaming charts created out of pipeline.

    This is just a client side setting and is not persisted.

    Note:

    The Refresh options work only for druid-based visualizations, and not for streaming visualizations because they have continuous data flow.
  5. Click the Save icon to save the changes you have made to the dashboard.

  6. Click the Edit CSS icon to edit and apply a CSS to the dashboard. You can also edit the CSS in the live editor.

    You can email the dashboard link to someone using the Email the link icon.

  7. Click Add visualizations to see a list of existing visualizations. Visualizations from the pipelines and as well as from the cube explorations appear here. Go through the list, select one or more visualizations and add them to the dashboard.

  8. Hover over the added visualization, click the Explore chart icon to open the chart editor of the visualization.

    Explore Chart icon

    Description of explore_chart.png follows
    Description of the illustration explore_chart.png

    You can see the metadata of the visualization. You can also move the chart around the canvas, refresh it, or remove it from the dashboard.

    A cube exploration looks like the following:

    Description of cube_exploration.png follows
    Description of the illustration cube_exploration.png

    The various options like time granularity, group by, table timestamp format, row limit, filters, and result filters add more granularity and details to the dashboard.

  9. Click Save as, to make the following changes to the dashboard:

    • Overwrite the visualization

    • Overwrite the current visualization with a different name

    • Add the visualization to an existing dashboard

    • Add the visualization to a new dashboard

Sharing a Dashboards with Peers

To share a dashboard:
  1. On the Catalog page, click the dashboard you want to share.
  2. Copy the URL of the dashboard from the browser's address bar. Share this URL with users who want to access the dashboard.

Deleting a Dashboard

To delete a dashboard:
  1. Go to the Catalog page and hover the mouse over the dashboard that you want to delete.
  2. Click the delete icon that appears to your right side on the screen.
  3. On the Delete Confirmation screen, click Delete.

Importing a Dashboard with all its Dependencies

  1. On the Catalog page, click Import.
  2. In the Import dialog box, click Select, to locate and select the exported zip file on your computer.
  3. Click Import.
The imported dashboard and its dependent artifacts are available on the Catalog page.

Exporting a Dashboard with all its Dependencies

  1. On the Catalog page, hover the mouse over, or select the dashboard that you want to export another GGSA instance.
  2. Click the Export option that appears to your right side on the screen.
  3. The selected dashboard and its dependent artifacts are exported as a JSON zip file, to your computer's default Downloads folder.

You can share, or import this zip file on the required user instances, to add the dashboard with all its dependencies.