Add links to internal docs in Metrics section in the admin area
This commit is contained in:
parent
6207dc9037
commit
44d5be2e8a
1 changed files with 5 additions and 1 deletions
|
@ -221,7 +221,11 @@
|
|||
%fieldset
|
||||
%legend Metrics
|
||||
%p
|
||||
These settings require a restart to take effect.
|
||||
Setup InfluxDB to measure a wide variety of statistics like the time spent
|
||||
in running SQL queries. These settings require a
|
||||
= link_to 'restart', help_page_path('administration/restart_gitlab')
|
||||
to take effect.
|
||||
= link_to icon('question-circle'), help_page_path('administration/monitoring/performance/introduction')
|
||||
.form-group
|
||||
.col-sm-offset-2.col-sm-10
|
||||
.checkbox
|
||||
|
|
Loading…
Reference in a new issue