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
daa1d39b
Commit
daa1d39b
authored
Feb 07, 2020
by
Reuben Pereira
Committed by
Achilleas Pipinellis
Feb 07, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document enable/disable self monitoring project
- Document how to enable/disable the self-monitoring project.
parent
31d5c098
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
5 deletions
+14
-5
doc/administration/monitoring/gitlab_self_monitoring_project/index.md
...ration/monitoring/gitlab_self_monitoring_project/index.md
+14
-5
No files found.
doc/administration/monitoring/gitlab_self_monitoring_project/index.md
View file @
daa1d39b
...
...
@@ -19,17 +19,26 @@ members to the group in order to give them maintainer access to the project.
This project will be used for self monitoring your GitLab instance.
## Activating
or deactivating
the self monitoring project
## Activating the self monitoring project
1.
Navigate to
**Admin Area > Settings > Metrics and profiling**
and expand the
**Self monitoring**
section.
1.
Toggle on or off the
**Create Project**
button to create or remove the "GitLab self monitoring" project.
1.
Click
**Save changes**
for the changes to take effect.
1.
Navigate to
**Admin Area > Settings > Metrics and profiling**
, and expand the
**Self monitoring**
section.
1.
Toggle the
**Create Project**
button on.
1.
It can take a few seconds for the project to be created. After the project is
created, GitLab displays a message with a link to the project. The project
will also be linked in the help text above the
**Create Project**
button. You can also
find the project under
**Projects > Your projects**
.
If you activated the monitoring project, it should now be visible in
**Projects > Your projects**
.
## Deactivating the self monitoring project
CAUTION:
**Warning:**
If you deactivate the self monitoring project, it will be permanently deleted.
1.
Navigate to
**Admin Area > Settings > Metrics and profiling**
, and expand the
**Self monitoring**
section.
1.
Toggle the
**Create Project**
button off.
1.
In the confirmation dialog that opens, click
**Delete project**
.
It can take a few seconds for it to be deleted.
1.
After the project is deleted, GitLab displays a message confirming your action.
## Connection to Prometheus
The project will be automatically configured to connect to the
...
...
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