Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kochie <bjk@gitlab.com>2019-06-07 19:21:21 +0300
committerPaul Okstad <pokstad@gitlab.com>2019-06-07 19:21:21 +0300
commit27e8556d2a64f0aba0b7e625f563fe5ddfe6d4da (patch)
treef32a1ff4efcb0637d0097e48fa2fc557e4bd198e /doc/configuration/README.md
parentb5a9350ce3d85b2ff6e6db029eb2373e9264b598 (diff)
Fix Prometheus metric naming errors
Fix Prometheus metric naming convention errors reported by `promtool check metrics`.
Diffstat (limited to 'doc/configuration/README.md')
-rw-r--r--doc/configuration/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configuration/README.md b/doc/configuration/README.md
index 644e400e9..5ad56189d 100644
--- a/doc/configuration/README.md
+++ b/doc/configuration/README.md
@@ -75,7 +75,7 @@ transitioning = true
```
All authentication attempts are counted in Prometheus under
-the `gitaly_authentications` metric.
+the `gitaly_authentications_total` metric.
### Storage