Skip to main content
Analytics is a customizable dashboard for a project. Add widgets to a grid, arrange them, and save the layout as a view. Each view holds its own set of widgets, so different people can track different things in the same project.

Quick Reference

Views

A view is a saved dashboard: a named layout of widgets. A project can hold several views, and you switch between them from the View menu in the toolbar. Every project starts with 1 default view, created automatically. The default is shared with all project members. You can create your own views, keep them private, or share them. Create a view:
  • Create new view starts a blank canvas.
  • Save as my view copies the current board into a new private view.
Name the view in the dialog, then add widgets.
Which view you have open is remembered per browser. Switching views does not change what your teammates see.

Build a dashboard

Click Edit layout to enter edit mode, then arrange the board:
  • Add a widget with Add widget, which opens a drawer of every available widget grouped by category.
  • Move a widget by dragging its handle.
  • Resize a widget from any corner.
  • Remove a widget with the X in its top-right corner.
Click Save changes to persist the layout, or Cancel to discard your edits. A new widget drops into the first free space on the grid.

Filters

2 filters apply to every widget on the dashboard. Both persist as you switch views. Trend widgets also take an optional per-widget branch or environment filter, set on the widget itself. A few widgets, such as tag and error breakdowns, use their own scope and ignore the platform filter. Refresh reloads the data for every widget. The toolbar shows how long ago the dashboard was last refreshed.

Share a view

Sharing controls whether other project members can open a view. A private view must be shared before it can become the default. The default view cannot be deleted.

Widget reference

Add widgets from the Add widget drawer. They are grouped into 4 categories.

Reliability

Performance

Errors

Tags

Test Explorer

Find failing, flaky, or slow tests across the project

Test Runs

View and debug individual test runs

Code Coverage

Set up Istanbul coverage collection

Organization Analytics

Compare health across every project in your org