Widget
Last updated
Last updated
Once the user clicks on a metric name, a widget is added. The widget The widget is having some features in itself. This document will go over the things that the user can do inside a Widget.
You can see 2 arrow buttons placed on both sides of the widget.
On clicking the left button -> Previous 30 minutes of the data is loaded.
On clicking the right button -> Next 30 minutes of the data is loaded (if any fresh data is available)
The below icon will open up the Query Editor for that specific widget. Using the query builder user can make changes to the underlying query.
You can zoom into a certain section of the data in the graph by dragging the slider on the bottom of the widget. This can help in the case if large datasets are loaded in the widget for visualization.
User also has other options in the widget:
Refresh
-> Refreshes the data that's coming from the underlying query.
Download as image
-> Downloads the graph as an image.
Add alert
-> Allows user to create an alert on top of the underlying query.
Download as CSV file
-> Allows users to download the underlying data in CSV format.
Download as TSV file
-> Allows users to download the underlying data in TSV format.
Download as Excel file
-> Allows users to download the underlying data in Excel format.
View Query
-> Opens underlying query in the query editor, for advanced visualisation and data analysis.