Commit 15b9442a authored by Dan Jensen's avatar Dan Jensen

Consider repository_push_audit_events deprecated

This adds language to explain that the feature behind the
repository_push_audit_events feature flag has been deprecated.

Changelog: deprecated
parent d519e8eb
...@@ -203,6 +203,8 @@ to request it, or you can [add it yourself](../development/audit_event_guide/). ...@@ -203,6 +203,8 @@ to request it, or you can [add it yourself](../development/audit_event_guide/).
#### Repository push #### Repository push
> [Deprecated](https://gitlab.com/gitlab-org/gitlab/-/issues/337993) in GitLab 14.3.
The current architecture of audit events is not prepared to receive a very high amount of records. The current architecture of audit events is not prepared to receive a very high amount of records.
It may make the user interface for your project or audit events very busy, and the disk space consumed by the It may make the user interface for your project or audit events very busy, and the disk space consumed by the
`audit_events` PostgreSQL table may increase considerably. It's disabled by default `audit_events` PostgreSQL table may increase considerably. It's disabled by default
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment