File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
doc/administration/monitoring/prometheus Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ The following metrics are available:
45
45
| redis_ping_success | Gauge | 9.4 | Whether or not the last redis ping succeeded |
46
46
| redis_ping_latency_seconds | Gauge | 9.4 | Round trip time of the redis ping |
47
47
| user_session_logins_total | Counter | 9.4 | Counter of how many users have logged in |
48
- | upload_file_does_not_exist | Counter | 10.7 | Number of times an upload record could not find its file |
48
+ | 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 |
49
49
| failed_login_captcha_total | Gauge | 11.0 | Counter of failed CAPTCHA attempts during login |
50
50
| successful_login_captcha_total | Gauge | 11.0 | Counter of successful CAPTCHA attempts during login |
51
51
You can’t perform that action at this time.
0 commit comments