Skip to content
Snippets Groups Projects

Survey for monitoring feature prioritization

All threads resolved!
Compare and Show latest version
1 file
+ 45
27
Compare changes
  • Side-by-side
  • Inline
@@ -33,57 +33,75 @@ are we talking about.
@@ -33,57 +33,75 @@ are we talking about.
In GitLab a dashboard in a group of charts, a single dashboard can contain one or more chart
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,
<!-- Depends on the scope of this research study,
currently its not well defined.-->
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
## Features
Current experience: the user can rearrange charts in a dashboard using a yml file
### Dashboard level
![image.png](./image.png)
Feature description: Rearrange charts on your dashboard using drag and drop functionality
Current experience: The panels in the dashboard are at fixed height and length
##### ⭐Import dashboard templates to create new dashboards
Feature description: Resize a panel on a dashboard using a cursor
 
##### ⭐Add variables to a dashboard
 
<img src='./image_5.png' width=600px />
 
 
##### ⭐Out of the box dashboard for monitoring different technologies and services
 
 
##### ⭐Ability to delete out of the box dashboards from Metrics
 
 
##### ⭐Group dashboards into folders
 
Group dashboard into folders
 
 
##### ⭐Add tags to dashboard for easier search
 
Add tag to a dashboard to better help you searching for a dashboard
 
 
##### ⭐Add a special panel with custom hyperlinks
 
<img src='./image_1.png' width=600px />
![image_1.png](./image_1.png)
Provide the ability to add hyper links from a dashboard to allow:
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 into another dashboard
* Drill down from a dashboard to an external source
* Drill down from a dashboard to an external source
![image_2.png](./image_2.png)
##### ⭐Rearange panels using drag and drop
Provide the ability to add hyper links from a panel in a dashboard to allow
<img src='./image.png' width=600px />
* Drill down from a chart to another chart
* Drill down to an external source
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
![image_3.png](./image_3.png)
##### ⭐Resize panels with cursor cursor
Annotation is a vertical line on a chart, when hovered it provide additional
Current experience: The panels in the dashboard are at fixed height and length
 
Feature description: Resize a panel on a dashboard using a cursor
Add tag to a dashboard to better help you searching for a dashboard
### Panel level
Group dashboard into folders
##### ⭐Add custom hyperlinks to the options menu of a panel
 
<img src='./image_2.png' width=600px />
Configure alert directly from a metric chart
Provide the ability to add hyper links from a panel in a dashboard to allow
Current experience: Thresholds and alerts are tightly coupled
* Drill down from a chart to another chart
![image_4.png](./image_4.png)
Feature: Allow the users to set and see diffrent thresholds without triggering an alert
Change the appearance of the line on a chart (color, width, dotted line, etc..)
* Drill down to an external source
Out of the box dashboard for monitoring different technologies and services
##### ⭐Annotate metric charts
 
<img src='./image_3.png' width=600px />
Ability to delete out of the box dashboards from Metrics
Annotation is a vertical line on a chart, when hovered it provide additional
Ability to correlate between metric chart and logs
##### ⭐Configure alert directly from a metric chart
Import dashboard templates to create new dashboards
##### ⭐Add thresholds that do not trigger alerts
 
<img src='./image_4.png' width=600px />
![image_5.png](./image_5.png)
Current experience: Thresholds and alerts are tightly coupled
Add variables to a dashboard
Feature: Allow the users to set and see diffrent thresholds without triggering an alert
 
##### ⭐Change the appearance of the line on a chart (color, width, dotted line, etc..)
 
##### ⭐Ability to correlate between metric chart and logs
Loading