summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2018-09-04 15:01:34 +0200
committerKamil Trzciński <ayufan@ayufan.eu>2018-09-04 15:01:34 +0200
commit9f2a6ca03c9b7bc5e2984bc6a2bf2bf731761784 (patch)
treedcc59723d11cc3d79bbf679d3c7c0bfca4359bf7 /doc/development/README.md
parentcf5f50544c3c379474e918fe5e59f3ca3ace15f1 (diff)
downloadgitlab-ce-9f2a6ca03c9b7bc5e2984bc6a2bf2bf731761784.tar.gz
Add development documentation
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 20f8fa1d368..e786d6594c7 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -47,6 +47,7 @@ description: 'Learn how to contribute to GitLab.'
- [How to dump production data to staging](db_dump.md)
- [Working with the GitHub importer](github_importer.md)
- [Working with Merge Request diffs](diffs.md)
+- [Prometheus metrics](prometheus_metrics.md)
## Performance guides