mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
15 lines
440 B
YAML
15 lines
440 B
YAML
---
|
|
table_name: audit_events_group_external_streaming_destinations
|
|
classes:
|
|
- AuditEvents::Group::ExternalStreamingDestination
|
|
feature_categories:
|
|
- audit_events
|
|
description: Stores external audit event destinations configurations for top-level
|
|
groups.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141739
|
|
milestone: '16.9'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
group_id: namespaces
|
|
table_size: small
|