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
e3d46b22
Commit
e3d46b22
authored
Sep 10, 2018
by
Mark Chao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update url reference for grafana
parent
2863fcce
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
doc/development/performance.md
doc/development/performance.md
+1
-1
doc/user/gitlab_com/index.md
doc/user/gitlab_com/index.md
+1
-1
No files found.
doc/development/performance.md
View file @
e3d46b22
...
@@ -43,7 +43,7 @@ GitLab provides built-in tools to aid the process of improving performance:
...
@@ -43,7 +43,7 @@ GitLab provides built-in tools to aid the process of improving performance:
*
[
QueryRecoder
](
query_recorder.md
)
for preventing
`N+1`
regressions
*
[
QueryRecoder
](
query_recorder.md
)
for preventing
`N+1`
regressions
GitLab employees can use GitLab.com's performance monitoring systems located at
GitLab employees can use GitLab.com's performance monitoring systems located at
<http
://performance
.gitlab.net>
, this requires you to log in using your
<http
s://dashboards
.gitlab.net>
, this requires you to log in using your
`@gitlab.com`
Email address. Non-GitLab employees are advised to set up their
`@gitlab.com`
Email address. Non-GitLab employees are advised to set up their
own InfluxDB + Grafana stack.
own InfluxDB + Grafana stack.
...
...
doc/user/gitlab_com/index.md
View file @
e3d46b22
...
@@ -99,7 +99,7 @@ Below are the shared Runners settings.
...
@@ -99,7 +99,7 @@ Below are the shared Runners settings.
| Default Docker image |
`ruby:2.5`
| - |
| Default Docker image |
`ruby:2.5`
| - |
|
`privileged`
(run [Docker in Docker]) |
`true`
|
`false`
|
|
`privileged`
(run [Docker in Docker]) |
`true`
|
`false`
|
[
ci_version_dashboard
]:
https://
monitor.gitlab.net
/dashboard/db/ci?from=now-1h&to=now&refresh=5m&orgId=1&panelId=12&fullscreen&theme=light
[
ci_version_dashboard
]:
https://
dashboards.gitlab.com
/dashboard/db/ci?from=now-1h&to=now&refresh=5m&orgId=1&panelId=12&fullscreen&theme=light
### `config.toml`
### `config.toml`
...
...
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