mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
384 B
YAML
14 lines
384 B
YAML
---
|
|
table_name: ai_troubleshoot_job_events
|
|
classes:
|
|
- Ai::TroubleshootJobEvent
|
|
feature_categories:
|
|
- duo_chat
|
|
description: Database storage for raw /troubleshoot usage events. Partitioned by month.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184357
|
|
milestone: '17.11'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|