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
a114f7cb
Commit
a114f7cb
authored
Feb 09, 2017
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add link to issue where HSTS is discussed
[ci skip]
parent
c803254e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/administration/monitoring/prometheus/index.md
doc/administration/monitoring/prometheus/index.md
+3
-1
No files found.
doc/administration/monitoring/prometheus/index.md
View file @
a114f7cb
...
...
@@ -56,7 +56,8 @@ If SSL has been enabled on your GitLab instance, you may not be able to access
Prometheus on the same browser as GitLab due to
[
HSTS
][
hsts
]
. We plan to
[
provide access via GitLab
][
multi-user-prometheus
]
, but in the interim there are
some workarounds: using a separate browser for Prometheus, resetting HSTS, or
having
[
Nginx proxy it
][
nginx-custom-config
]
.
having
[
Nginx proxy it
][
nginx-custom-config
]
. Follow issue [#27069] for more
information.
The performance data collected by Prometheus can be viewed directly in the
Prometheus console or through a compatible dashboard tool.
...
...
@@ -119,3 +120,4 @@ The GitLab monitor exporter allows you to measure various GitLab metrics.
[
prom-grafana
]:
https://prometheus.io/docs/visualization/grafana/
[
scrape-config
]:
https://prometheus.io/docs/operating/configuration/#%3Cscrape_config%3E
[
reconfigure
]:
../../restart_gitlab.md#omnibus-gitlab-reconfigure
[
#27069
]:
https://gitlab.com/gitlab-org/gitlab-ce/issues/27069
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