summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <marcia@gitlab.com>2019-06-11 16:09:05 +0000
committerMarcia Ramos <marcia@gitlab.com>2019-06-11 16:09:05 +0000
commitd6446335dafb71cc43bf3a04300729d5ad563adf (patch)
tree84e5853b0cc735e56f32bc0185feba23cd108de1
parent74850f1f8e17d3e1e6ee21a1d1daadc6ceeeb2b4 (diff)
parent442f19fbea1dce27aab8e7e7e24832a27091714a (diff)
downloadgitlab-ce-d6446335dafb71cc43bf3a04300729d5ad563adf.tar.gz
Merge branch 'docs-fix-alert-box' into 'master'
Use correct alert box See merge request gitlab-org/gitlab-ce!28268
-rw-r--r--doc/administration/monitoring/performance/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/monitoring/performance/index.md b/doc/administration/monitoring/performance/index.md
index f5f0363ed38..ef71ca1d6c3 100644
--- a/doc/administration/monitoring/performance/index.md
+++ b/doc/administration/monitoring/performance/index.md
@@ -14,7 +14,7 @@ documents in order to understand and properly configure GitLab Performance Monit
- [Performance bar](performance_bar.md)
- [Request profiling](request_profiling.md)
->**Note:**
+NOTE: **Note:**
Omnibus GitLab 8.16 includes Prometheus as an additional tool to collect
metrics. It will eventually replace InfluxDB when their metrics collection is
on par. Read more in the [Prometheus documentation](../prometheus/index.md).