Merge branch 'gt-remove-prometheus-configuration-help-text' into 'master'

Remove prometheus configuration help text

Closes #52782

See merge request gitlab-org/gitlab-ce!22413
This commit is contained in:
Clement Ho 2018-10-17 16:33:25 +00:00
commit ed499b38e2
3 changed files with 5 additions and 4 deletions

View File

@ -56,7 +56,6 @@ class PrometheusService < MonitoringService
name: 'api_url',
title: 'API URL',
placeholder: s_('PrometheusService|Prometheus API Base URL, like http://prometheus.example.com/'),
help: s_('PrometheusService|By default, Prometheus listens on http://localhost:9090. Its not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server.'),
required: true
}
]

View File

@ -0,0 +1,5 @@
---
title: Remove prometheus configuration help text
merge_request: 22413
author: George Tsiolis
type: other

View File

@ -4908,9 +4908,6 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your projects environments"
msgstr ""
msgid "PrometheusService|By default, Prometheus listens on http://localhost:9090. Its not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
msgstr ""
msgid "PrometheusService|Common metrics"
msgstr ""