Skip to content
Snippets Groups Projects

Survey for monitoring feature prioritization

All threads resolved!
Compare and Show latest version
8 files
+ 55
18
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -29,43 +29,79 @@ In the survey the questions about feature will be asked in a following way:
@@ -29,43 +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
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
is still necessary to provide at least general explanation of what system
are we talking about.
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,
<!-- 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
Rearrange panels using drag and drop
### Dashboard level
Resize a panel manually (what does manually mean?)
##### ⭐Import dashboard templates to create new dashboards
Drill down from a dashboard into another dashboard (need to specify how)
##### ⭐Add variables to a dashboard
 
<img src='./image_5.png' width=600px />
Drill down from a chart to another chart
##### ⭐Out of the box dashboard for monitoring different technologies and services
Drill down to an external source
##### ⭐Ability to delete out of the box dashboards from Metrics
Add annotations to a chart
##### ⭐Group dashboards into folders
 
Group dashboard into folders
Add tag to a dashboard
##### ⭐Add tags to dashboard for easier search
 
Add tag to a dashboard to better help you searching for a dashboard
Group dashboard into folders
##### ⭐Add a special panel with custom hyperlinks
 
<img src='./image_1.png' width=600px />
 
 
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 />
Configure alert from a metric chart
Provide the ability to add hyper links from a panel in a dashboard to allow
See the threshold on a metric chart
* Drill down from a chart to another chart
Change the appearance of the line on a chart (color, width, 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 correlate between metric chart and logs
Annotation is a vertical line on a chart, when hovered it provide additional
Ability to delete out of the box dashboards from Metrics
##### ⭐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 />
Add variables to a dashboard
Current experience: Thresholds and alerts are tightly coupled
 
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