Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-01-21 01:02:24 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-01-21 01:02:24 +0300
commit82bc7679e782059568402a282905d3d607dbb97d (patch)
treee590d1846b1fad5b96346eb44d7d69289923fc71 /doc
parent6f32459f2c0ebc0aa10c728e5562375db9cf4c52 (diff)
Move integration/metrics to monitoring/performance
[ci skip]
Diffstat (limited to 'doc')
-rw-r--r--doc/README.md2
-rw-r--r--doc/monitoring/performance/gitlab_configuration.md (renamed from doc/integration/metrics/gitlab_configuration.md)0
-rw-r--r--doc/monitoring/performance/img/metrics_gitlab_configuration_settings.png (renamed from doc/integration/metrics/img/metrics_gitlab_configuration_settings.png)bin45148 -> 45148 bytes
-rw-r--r--doc/monitoring/performance/influxdb_configuration.md (renamed from doc/integration/metrics/influxdb_configuration.md)0
-rw-r--r--doc/monitoring/performance/influxdb_schema.md (renamed from doc/integration/metrics/influxdb_schema.md)0
-rw-r--r--doc/monitoring/performance/introduction.md (renamed from doc/integration/metrics/introduction.md)0
6 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 05c0d6fa0fe..1efed2871f9 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -67,7 +67,7 @@
- [Reply by email](incoming_email/README.md) Allow users to comment on issues and merge requests by replying to notification emails.
- [Migrate GitLab CI to CE/EE](migrate_ci_to_ce/README.md) Follow this guide to migrate your existing GitLab CI data to GitLab CE/EE.
- [Git LFS configuration](workflow/lfs/lfs_administration.md)
-- [GitLab Performance Monitoring](integration/metrics/introduction.md) Configure GitLab and InfluxDB for measuring performance metrics
+- [GitLab Performance Monitoring](monitoring/performance/introduction.md) Configure GitLab and InfluxDB for measuring performance metrics
## Contributor documentation
diff --git a/doc/integration/metrics/gitlab_configuration.md b/doc/monitoring/performance/gitlab_configuration.md
index b856e7935a3..b856e7935a3 100644
--- a/doc/integration/metrics/gitlab_configuration.md
+++ b/doc/monitoring/performance/gitlab_configuration.md
diff --git a/doc/integration/metrics/img/metrics_gitlab_configuration_settings.png b/doc/monitoring/performance/img/metrics_gitlab_configuration_settings.png
index 14d82b6ac98..14d82b6ac98 100644
--- a/doc/integration/metrics/img/metrics_gitlab_configuration_settings.png
+++ b/doc/monitoring/performance/img/metrics_gitlab_configuration_settings.png
Binary files differ
diff --git a/doc/integration/metrics/influxdb_configuration.md b/doc/monitoring/performance/influxdb_configuration.md
index df5e4af7fad..df5e4af7fad 100644
--- a/doc/integration/metrics/influxdb_configuration.md
+++ b/doc/monitoring/performance/influxdb_configuration.md
diff --git a/doc/integration/metrics/influxdb_schema.md b/doc/monitoring/performance/influxdb_schema.md
index a5a8aebd2d1..a5a8aebd2d1 100644
--- a/doc/integration/metrics/influxdb_schema.md
+++ b/doc/monitoring/performance/influxdb_schema.md
diff --git a/doc/integration/metrics/introduction.md b/doc/monitoring/performance/introduction.md
index f2460d31302..f2460d31302 100644
--- a/doc/integration/metrics/introduction.md
+++ b/doc/monitoring/performance/introduction.md