diff options
author | Ben Bodenmiller <bbodenmiller@gmail.com> | 2019-06-08 02:19:43 -0700 |
---|---|---|
committer | Ben Bodenmiller <bbodenmiller@gmail.com> | 2019-06-08 02:19:43 -0700 |
commit | 54f685c3500cee84b0519d20d299bd1a921b4d57 (patch) | |
tree | 0c4854fd73c6e0efa6ebdb6b869790b6f076fc2c | |
parent | 513fa60310e5b5d8dbdf81daf0c6ae7e506b4d8b (diff) | |
download | gitlab-ce-docs-fix-alert-box.tar.gz |
Use correct alert boxdocs-fix-alert-box
-rw-r--r-- | doc/administration/monitoring/performance/index.md | 2 |
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). |