mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
15 lines
468 B
YAML
15 lines
468 B
YAML
---
|
|
table_name: audit_events_google_cloud_logging_configurations
|
|
classes:
|
|
- AuditEvents::GoogleCloudLoggingConfiguration
|
|
feature_categories:
|
|
- audit_events
|
|
description: Stores Google Cloud Logging configurations associated with IAM service
|
|
accounts, used for generating access tokens.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/issues/409421
|
|
milestone: '16.0'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
namespace_id: namespaces
|
|
table_size: small
|