Skip to content
Snippets Groups Projects

Survey for monitoring feature prioritization

All threads resolved!
Compare and Show latest version
7 files
+ 58
14
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -29,35 +29,79 @@ In the survey the questions about feature will be asked in a following way:
Even though we will try to add as much context to each feature description, it
is still necessary to provide at least general explanation of what system
are we talking about.
<!-- Note: we need to align with the terminology charts or panels-->
In GitLab a dashboard in a group of charts, a single dashboard can contain one or more chart
<!-- Depends on the scope of this research study,
currently its not well defined.-->
Dashboard consists of one or more panels that can contain chart or text.
Dashboard configuration is described in a text file that can be changed by users.
## Features
Rearrange panels using drag and drop
### Dashboard level
##### ⭐Import dashboard templates to create new dashboards
Resize a panel manually
##### ⭐Add variables to a dashboard
<img src='./image_5.png' width=600px />
Drill down from a dashboard into another dashboard
##### ⭐Out of the box dashboard for monitoring different technologies and services
Drill down from a chart to another chart
##### ⭐Ability to delete out of the box dashboards from Metrics
Drill down to an external source
##### ⭐Group dashboards into folders
Group dashboard into folders
Add annotations to a chart
##### ⭐Add tags to dashboard for easier search
Add tag to a dashboard to better help you searching for a dashboard
Add tag to a dashboard
##### ⭐Add a special panel with custom hyperlinks
<img src='./image_1.png' width=600px />
Group dashboard into folders
Provide the ability to add hyper links from a dashboard to allow:
* Drill down from a dashboard into another dashboard
* Drill down from a dashboard to an external source
##### ⭐Rearange panels using drag and drop
<img src='./image.png' width=600px />
Current experience: the user can rearrange charts in a dashboard using a yml file
Feature description: Rearrange charts on your dashboard using drag and drop functionality
##### ⭐Resize panels with cursor cursor
Current experience: The panels in the dashboard are at fixed height and length
Feature description: Resize a panel on a dashboard using a cursor
### Panel level
##### ⭐Add custom hyperlinks to the options menu of a panel
<img src='./image_2.png' width=600px />
Provide the ability to add hyper links from a panel in a dashboard to allow
* Drill down from a chart to another chart
* Drill down to an external source
##### ⭐Annotate metric charts
<img src='./image_3.png' width=600px />
Annotation is a vertical line on a chart, when hovered it provide additional
Configure alert from a metric chart
##### ⭐Configure alert directly from a metric chart
See the threshold on a metric chart
##### ⭐Add thresholds that do not trigger alerts
<img src='./image_4.png' width=600px />
Change the appearance of the line on a chart (color, width, etc...)
Current experience: Thresholds and alerts are tightly coupled
Feature: Allow the users to set and see diffrent thresholds without triggering an alert
Out of the box dashboard for monitoring different technologies and services
##### ⭐Change the appearance of the line on a chart (color, width, dotted line, etc..)
Ability to correlate between metric chart and logs
##### ⭐Ability to correlate between metric chart and logs
Loading