Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
2ae379f3
Commit
2ae379f3
authored
Jun 15, 2021
by
Nick Gaskill
Committed by
Suzanne Selhorn
Jun 15, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change Admin Area in Monitor docs
parent
e038b8e4
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
15 additions
and
10 deletions
+15
-10
doc/administration/monitoring/gitlab_self_monitoring_project/index.md
...ration/monitoring/gitlab_self_monitoring_project/index.md
+4
-2
doc/administration/monitoring/performance/gitlab_configuration.md
...nistration/monitoring/performance/gitlab_configuration.md
+2
-1
doc/administration/monitoring/performance/grafana_configuration.md
...istration/monitoring/performance/grafana_configuration.md
+4
-3
doc/administration/monitoring/performance/performance_bar.md
doc/administration/monitoring/performance/performance_bar.md
+3
-3
doc/administration/monitoring/prometheus/gitlab_metrics.md
doc/administration/monitoring/prometheus/gitlab_metrics.md
+2
-1
No files found.
doc/administration/monitoring/gitlab_self_monitoring_project/index.md
View file @
2ae379f3
...
@@ -33,7 +33,8 @@ metrics exposed by the [GitLab exporter](../prometheus/gitlab_metrics.md#metrics
...
@@ -33,7 +33,8 @@ metrics exposed by the [GitLab exporter](../prometheus/gitlab_metrics.md#metrics
## Creating the self monitoring project
## Creating the self monitoring project
1.
Go to
**Admin Area > Settings > Metrics and profiling**
and expand the
**Self monitoring**
section.
1.
On the top bar, select
**Menu >**
**{admin}**
**Admin**
.
1.
On the left sidebar, select
**Settings > Metrics and profiling**
and expand
**Self monitoring**
.
1.
Toggle the
**Create Project**
button on.
1.
Toggle the
**Create Project**
button on.
1.
After your GitLab instance creates the project, GitLab displays a link to the
1.
After your GitLab instance creates the project, GitLab displays a link to the
project in the text above the
**Create Project**
toggle. You can also find it
project in the text above the
**Create Project**
toggle. You can also find it
...
@@ -45,7 +46,8 @@ WARNING:
...
@@ -45,7 +46,8 @@ WARNING:
Deleting the self monitoring project removes any changes made to the project. If
Deleting the self monitoring project removes any changes made to the project. If
you create the project again, it's created in its default state.
you create the project again, it's created in its default state.
1.
Go to
**Admin Area > Settings > Metrics and profiling**
and expand the
**Self monitoring**
section.
1.
On the top bar, select
**Menu >**
**{admin}**
**Admin**
.
1.
On the left sidebar, go to
**Settings > Metrics and profiling**
and expand
**Self monitoring**
.
1.
Toggle the
**Create Project**
button off.
1.
Toggle the
**Create Project**
button off.
1.
In the confirmation dialog that opens, click
**Delete project**
.
1.
In the confirmation dialog that opens, click
**Delete project**
.
It can take a few seconds for it to be deleted.
It can take a few seconds for it to be deleted.
...
...
doc/administration/monitoring/performance/gitlab_configuration.md
View file @
2ae379f3
...
@@ -9,7 +9,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w
...
@@ -9,7 +9,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w
GitLab Performance Monitoring is disabled by default. To enable it and change any of its
GitLab Performance Monitoring is disabled by default. To enable it and change any of its
settings:
settings:
1.
Go to
**Admin Area > Settings > Metrics and profiling**
1.
On the top bar, select
**Menu >**
**{admin}**
**Admin**
.
1.
On the left sidebar, select
**Settings > Metrics and profiling**
(
`/admin/application_settings/metrics_and_profiling`
).
(
`/admin/application_settings/metrics_and_profiling`
).
1.
Add the necessary configuration changes.
1.
Add the necessary configuration changes.
1.
Restart all GitLab for the changes to take effect:
1.
Restart all GitLab for the changes to take effect:
...
...
doc/administration/monitoring/performance/grafana_configuration.md
View file @
2ae379f3
...
@@ -62,8 +62,9 @@ repository.
...
@@ -62,8 +62,9 @@ repository.
After setting up Grafana, you can enable a link to access it easily from the
After setting up Grafana, you can enable a link to access it easily from the
GitLab sidebar:
GitLab sidebar:
1.
Go to the
**Admin Area > Settings > Metrics and profiling**
.
1.
On the top bar, select
**Menu >**
**{admin}**
**Admin**
.
1.
Expand
**Metrics - Grafana**
.
1.
On the left sidebar, select
**Settings > Metrics and profiling**
and expand
**Metrics - Grafana**
.
1.
Check the
**Enable access to Grafana**
checkbox.
1.
Check the
**Enable access to Grafana**
checkbox.
1.
Configure the
**Grafana URL**
:
1.
Configure the
**Grafana URL**
:
-
*If Grafana is enabled through Omnibus GitLab and on the same server,*
-
*If Grafana is enabled through Omnibus GitLab and on the same server,*
...
@@ -71,7 +72,7 @@ GitLab sidebar:
...
@@ -71,7 +72,7 @@ GitLab sidebar:
-
*Otherwise,*
enter the full URL of the Grafana instance.
-
*Otherwise,*
enter the full URL of the Grafana instance.
1.
Click
**Save changes**
.
1.
Click
**Save changes**
.
GitLab displays your link in the
**
Admin Area
> Monitoring > Metrics Dashboard**
.
GitLab displays your link in the
**
Menu > Admin
> Monitoring > Metrics Dashboard**
.
## Security Update
## Security Update
...
...
doc/administration/monitoring/performance/performance_bar.md
View file @
2ae379f3
...
@@ -80,9 +80,9 @@ The GitLab Performance Bar is disabled by default for non-administrators. To ena
...
@@ -80,9 +80,9 @@ The GitLab Performance Bar is disabled by default for non-administrators. To ena
for a given group:
for a given group:
1.
Sign in as a user with Administrator
[
permissions
](
../../../user/permissions.md
)
.
1.
Sign in as a user with Administrator
[
permissions
](
../../../user/permissions.md
)
.
1.
In the menu bar, click
**Admin Area
**
.
1.
On the top bar, select
**Menu >**
**{admin}**
**Admin
**
.
1.
Go to
**Settings > Metrics and profiling**
1.
On the left sidebar, select
**Settings > Metrics and profiling**
(
`admin/application_settings/metrics_and_profiling`
), and expand
the section
(
`admin/application_settings/metrics_and_profiling`
), and expand
**Profiling - Performance bar**
.
**Profiling - Performance bar**
.
1.
Click
**Enable access to the Performance Bar**
.
1.
Click
**Enable access to the Performance Bar**
.
1.
In the
**Allowed group**
field, provide the full path of the group allowed
1.
In the
**Allowed group**
field, provide the full path of the group allowed
...
...
doc/administration/monitoring/prometheus/gitlab_metrics.md
View file @
2ae379f3
...
@@ -9,7 +9,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w
...
@@ -9,7 +9,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w
To enable the GitLab Prometheus metrics:
To enable the GitLab Prometheus metrics:
1.
Log into GitLab as a user with
[
administrator permissions
](
../../../user/permissions.md
)
.
1.
Log into GitLab as a user with
[
administrator permissions
](
../../../user/permissions.md
)
.
1.
Go to
**Admin Area > Settings > Metrics and profiling**
.
1.
On the top bar, select
**Menu >**
**{admin}**
**Admin**
.
1.
On the left sidebar, select
**Settings > Metrics and profiling**
.
1.
Find the
**Metrics - Prometheus**
section, and click
**Enable Prometheus Metrics**
.
1.
Find the
**Metrics - Prometheus**
section, and click
**Enable Prometheus Metrics**
.
1.
[
Restart GitLab
](
../../restart_gitlab.md#omnibus-gitlab-restart
)
for the changes to take effect.
1.
[
Restart GitLab
](
../../restart_gitlab.md#omnibus-gitlab-restart
)
for the changes to take effect.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment