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
0
Merge Requests
0
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
Tatuya Kamada
gitlab-ce
Commits
afb5f21a
Commit
afb5f21a
authored
Apr 06, 2017
by
Joshua Lambert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up troubleshooting section
parent
9205caa3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
7 deletions
+3
-7
doc/user/project/integrations/prometheus.md
doc/user/project/integrations/prometheus.md
+3
-7
No files found.
doc/user/project/integrations/prometheus.md
View file @
afb5f21a
...
...
@@ -160,23 +160,19 @@ The queries utilized by GitLab are shown in the following table.
Once configured, GitLab will attempt to retrieve performance metrics for any
environment which has had a successful deployment. If monitoring data was
successfully retrieved, a
metrics
button will appear on the environment's
successfully retrieved, a
Monitoring
button will appear on the environment's
detail page.
![
Environment Detail with Metrics
](
img/prometheus_environment_detail_with_metrics.png
)
Clicking on the
metrics
button will display a new page, showing up to the last
Clicking on the
Monitoring
button will display a new page, showing up to the last
8 hours of performance data. It may take a minute or two for data to appear
after initial deployment.
## Troubleshooting
If the metrics button is not appearing, then one of a few issues may be
occurring:
If the "Attempting to load performance data" screen continues to appear, it could be due to:
-
GitLab is not able to reach the Prometheus server. A test request can be sent
to the Prometheus server from the
[
Prometheus Service
](
#configuration-in-gitlab
)
configuration screen.
-
No successful deployments have occurred to this environment.
-
Prometheus does not have performance data for this environment, or the metrics
are not labeled correctly. To test this, connect to the Prometheus server and
...
...
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