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
Boxiang Sun
gitlab-ce
Commits
df410faa
Commit
df410faa
authored
Jul 16, 2017
by
Joshua Lambert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix links
parent
971bd677
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
doc/ci/environments.md
doc/ci/environments.md
+1
-1
doc/user/project/integrations/prometheus.md
doc/user/project/integrations/prometheus.md
+1
-1
No files found.
doc/ci/environments.md
View file @
df410faa
...
@@ -603,7 +603,7 @@ exist, you should see something like:
...
@@ -603,7 +603,7 @@ exist, you should see something like:
>
>
-
For the monitor dashboard to appear, you need to:
-
For the monitor dashboard to appear, you need to:
-
Have enabled the
[
Prometheus integration
][
prom
]
-
Have enabled the
[
Prometheus integration
][
prom
]
-
Configured Prometheus to collect at least one
[
supported metric
](
prometheus_library/metrics.md
)
-
Configured Prometheus to collect at least one
[
supported metric
](
../user/project/integrations/
prometheus_library/metrics.md
)
-
With GitLab 9.2, all deployments to an environment are shown directly on the
-
With GitLab 9.2, all deployments to an environment are shown directly on the
monitoring dashboard
monitoring dashboard
...
...
doc/user/project/integrations/prometheus.md
View file @
df410faa
...
@@ -34,7 +34,7 @@ Depending on your deployment and where you have located your GitLab server, ther
...
@@ -34,7 +34,7 @@ Depending on your deployment and where you have located your GitLab server, ther
Installing and configuring Prometheus to monitor applications is fairly straight forward.
Installing and configuring Prometheus to monitor applications is fairly straight forward.
1.
[
Install Prometheus
](
https://prometheus.io/docs/introduction/install/
)
1.
[
Install Prometheus
](
https://prometheus.io/docs/introduction/install/
)
1.
Set up one of the
[
supported monitoring targets
](
metrics.md
)
1.
Set up one of the
[
supported monitoring targets
](
prometheus_library/
metrics.md
)
1.
Configure the Prometheus server to
[
collect their metrics
](
https://prometheus.io/docs/operating/configuration/#scrape_config
)
1.
Configure the Prometheus server to
[
collect their metrics
](
https://prometheus.io/docs/operating/configuration/#scrape_config
)
### Configuring Omnibus GitLab Prometheus to monitor Kubernetes deployments
### Configuring Omnibus GitLab Prometheus to monitor Kubernetes deployments
...
...
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