Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
a448377d
Commit
a448377d
authored
Jul 16, 2020
by
Priyan Sureshbabu
Committed by
Amy Qualls
Jul 16, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds more info about user_session_logins_total in docs
parent
ccf299df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/administration/monitoring/prometheus/gitlab_metrics.md
doc/administration/monitoring/prometheus/gitlab_metrics.md
+1
-1
No files found.
doc/administration/monitoring/prometheus/gitlab_metrics.md
View file @
a448377d
...
...
@@ -101,7 +101,7 @@ The following metrics are available:
|
`http_elasticsearch_requests_total`
**(STARTER)**
| Counter | 13.1 | Elasticsearch requests count during web transactions |
`controller`
,
`action`
|
|
`pipelines_created_total`
| Counter | 9.4 | Counter of pipelines created | |
|
`rack_uncaught_errors_total`
| Counter | 9.4 | Rack connections handling uncaught errors count | |
|
`user_session_logins_total`
| Counter | 9.4 | Counter of how many users have logged in | |
|
`user_session_logins_total`
| Counter | 9.4 | Counter of how many users have logged in
since GitLab was started or restarted
| |
|
`upload_file_does_not_exist`
| Counter | 10.7 in EE, 11.5 in CE | Number of times an upload record could not find its file | |
|
`failed_login_captcha_total`
| Gauge | 11.0 | Counter of failed CAPTCHA attempts during login | |
|
`successful_login_captcha_total`
| Gauge | 11.0 | Counter of successful CAPTCHA attempts during login | |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment