Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Network manager

Access a control panel to check the details of all the widgets in the current Activeboard. Each widget in the table includes the following information:

  • Widget - ID of the widget.

  • Status - The current connection status of the widget: 

    • idle - The server has not returned anything yet.

    • error - The query has returned an error. It is either invalid or the syntax contains errors (not having access to the table, fields not existing, incorrect operations...).

    • complete - The query has been completed and successfully returned events to display in the widget.

    • loading: - The widget is receiving data.

    • aborted: - The query has been aborted either on the server or client-side.

  • Query events - The total number of events in the query.

  • Shown events - The number of events shown in the widget with the applied settings.

  • Duration - The time taken to download and process all events in the specified query until the moment they start being represented on the chart.

  • Query - The query that feeds the widget.

  • From and To - The time range specified either for the Activeboard or specifically for the widget (custom date range).

  • Actions - Icons that inform you about further actions you can perform:

    • Query information: click on the info icon to see the details of the widget query.

    • Optimize query (only with the Manage version of the Domain aggregation tasks permission): the rocket icon informs you about the query not being optimized with an aggregation task. Click the icon and select Create aggregation task to do so. To know more about the settings you need to introduce or the process in general click here.

Export to PDF

You can export the current Activeboard in PDF. The file downloads automatically and contains an easy-to-read snapshot of all the inputs and widgets that make up your Activeboard, showing the data and values on screen at that time.

This option is always available, whether you activated the edit mode or not.

Add scheduled report

You can periodically export the current Activeboard as a PDF and send it to someone automatically (visit Schedule reports for more info).

Permission required: this option is not available if you don’t have the Activeboard report scheduler (Manage) permission.

Make Activeboard visible
(Edit mode)

This option is the prerequisite for the Share with roles option, which makes and Activeboard ready to share (visit Share Activeboards for more info).

Share with roles
(Edit mode)

Select the roles you want to share the Activeboard with (visit Share Activeboards for more info).

Edit raw configuration
(Edit mode)

Access the current Activeboard JSON in order to edit or share it.
When editing the JSON raw configuration, mistakes will be highlighted, with a message describing the error. Click Save raw configuration to apply any modifications.
You can export the JSON raw configuration using 

Status
titleCTRL + e
on your keyboard.

Paste widget
(Edit mode)

Paste the widget/input copied to clipboard in an Activeboard. To copy one, use the option in the ellipsis menu of the widget/input in question (learn more in Manage widgets and Manage inputs).

You will receive a notification after using this option to let you know it was successfully pasted on your Activeboard.

...