Skip to content
Snippets Groups Projects

Survey for monitoring feature prioritization

All threads resolved!
Compare and Show latest version
1 file
+ 9
5
Compare changes
  • Side-by-side
  • Inline
@@ -50,7 +50,7 @@ to speed up the dashboard creation process and improve consistency across dashbo
@@ -50,7 +50,7 @@ to speed up the dashboard creation process and improve consistency across dashbo
##### ⭐Add variables to a dashboard
##### ⭐Add variables to a dashboard
Interactive 'quick configuration panel'
Interactive 'quick configuration panel'
where you can tune specific variables of the dashboard right in the dashboard UI.
where you can select specific variables of the dashboard right in the dashboard UI.
It will allow you to have smaller number of dashboards created and therefore
It will allow you to have smaller number of dashboards created and therefore
make dashboard management simpler.
make dashboard management simpler.
@@ -62,8 +62,6 @@ that are configured automatically when you set up monitoring in GitLab.
@@ -62,8 +62,6 @@ that are configured automatically when you set up monitoring in GitLab.
It will improve experience of users that just started using the monitoring
It will improve experience of users that just started using the monitoring
features of GitLab.
features of GitLab.
##### ⭐Ability to delete out of the box dashboards from Metrics
##### ⭐Group dashboards into folders
##### ⭐Group dashboards into folders
Dashboard folders in the dropdown
Dashboard folders in the dropdown
that you can group your dashboards in
that you can group your dashboards in
@@ -104,7 +102,7 @@ To speed up navigation between different tools.
@@ -104,7 +102,7 @@ To speed up navigation between different tools.
##### ⭐Annotate metric charts
##### ⭐Annotate metric charts
Annotation, a vertical line in a chart that shows custom message on hover,
Annotation, a vertical line in a chart that shows custom message on hover,
so you can manually highlight an important point within the chart.
so you can highlight an important point within the chart.
To improve collaboration and informativeness of the chart.
To improve collaboration and informativeness of the chart.
<img src='./image_3.png' width=600px />
<img src='./image_3.png' width=600px />
@@ -123,4 +121,10 @@ Feature: Allow the users to set and see diffrent thresholds without triggering a
@@ -123,4 +121,10 @@ Feature: Allow the users to set and see diffrent thresholds without triggering a
##### ⭐Change the appearance of the line on a chart (color, width, dotted line, etc..)
##### ⭐Change the appearance of the line on a chart (color, width, dotted line, etc..)
##### ⭐Ability to correlate between metric chart and logs
##### ⭐Set a dashboard as Metrics home page for the whole project (admin setting)
 
 
An admin or a maintainer of a project can set a dashboard as Metrics home page which will be the default landing page for Metrics for all users.
 
 
##### ⭐Override the admin Metrics home page settings with a user-specific Metrics home page setting
 
 
Individual users can set the dashboard they use the most as Metrics home page, which will override the default admin setting.
 
\ No newline at end of file
Loading