diff options
author | Maneschi Romain <rmaneschi@gmail.com> | 2019-07-03 16:09:51 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2019-07-03 16:09:51 +0000 |
commit | def94f5043abe57f453094fa570407e5b806c48a (patch) | |
tree | a96016ceab428c70f55da9fd173b224259388ed0 /locale | |
parent | 6359a1fabdca65af1c1a514fda44a32bbfe5c4ec (diff) | |
download | gitlab-ce-def94f5043abe57f453094fa570407e5b806c48a.tar.gz |
Add Grafana to Admin > Monitoring menu when enabled
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 0738df663fb..8a4f57c5b13 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -605,6 +605,9 @@ msgstr "" msgid "Add a GPG key" msgstr "" +msgid "Add a Grafana button in the admin sidebar, monitoring section, to access a variety of statistics on the health and performance of GitLab." +msgstr "" + msgid "Add a bullet list" msgstr "" @@ -3923,9 +3926,15 @@ msgstr "" msgid "Enable HTML emails" msgstr "" +msgid "Enable access to Grafana" +msgstr "" + msgid "Enable access to the Performance Bar for a given group." msgstr "" +msgid "Enable and configure Grafana." +msgstr "" + msgid "Enable and configure InfluxDB metrics." msgstr "" @@ -4933,6 +4942,9 @@ msgstr "" msgid "Got it!" msgstr "" +msgid "Grafana URL" +msgstr "" + msgid "Grant access" msgstr "" @@ -6391,12 +6403,18 @@ msgstr "" msgid "Metrics" msgstr "" +msgid "Metrics - Grafana" +msgstr "" + msgid "Metrics - Influx" msgstr "" msgid "Metrics - Prometheus" msgstr "" +msgid "Metrics Dashboard" +msgstr "" + msgid "Metrics and profiling" msgstr "" |