Remove experiemental notes from Prometheus docs

This commit is contained in:
Joshua Lambert 2018-05-21 10:48:59 +00:00 committed by Marcia Ramos 🚫 (OOO - back on May 23)
parent 0406888043
commit e4ebee4246
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# GitLab Prometheus metrics
>**Note:**
Available since [Omnibus GitLab 9.3][29118]. Currently experimental. For
Available since [Omnibus GitLab 9.3][29118]. For
installations from source you'll have to configure it yourself.
To enable the GitLab Prometheus metrics:
@ -24,7 +24,7 @@ server, because the embedded server configuration is overwritten once every
## Metrics available
In this experimental phase, only a few metrics are available:
The following metrics are available:
| Metric | Type | Since | Description |
|:--------------------------------- |:--------- |:----- |:----------- |

View File

@ -120,7 +120,7 @@ To disable the monitoring of Kubernetes:
## GitLab Prometheus metrics
> Introduced as an experimental feature in GitLab 9.3.
> Introduced in GitLab 9.3.
GitLab monitors its own internal service metrics, and makes them available at the `/-/metrics` endpoint. Unlike other exporters, this endpoint requires authentication as it is available on the same URL and port as user traffic.