Skip to content

Commit 16cb782

Browse files
committed
Feature backported to CE in 11.5, not 10.7
1 parent daa6fe7 commit 16cb782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/administration/monitoring/prometheus/gitlab_metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following metrics are available:
4545
| redis_ping_success | Gauge | 9.4 | Whether or not the last redis ping succeeded |
4646
| redis_ping_latency_seconds | Gauge | 9.4 | Round trip time of the redis ping |
4747
| 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 |
4949
| failed_login_captcha_total | Gauge | 11.0 | Counter of failed CAPTCHA attempts during login |
5050
| successful_login_captcha_total | Gauge | 11.0 | Counter of successful CAPTCHA attempts during login |
5151

0 commit comments

Comments
 (0)