mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-25 17:08:32 +00:00
14 lines
363 B
YAML
14 lines
363 B
YAML
---
|
|
table_name: error_tracking_errors
|
|
classes:
|
|
- ErrorTracking::Error
|
|
feature_categories:
|
|
- observability
|
|
description: Persists error data for the Error Tracking's GitLab backend
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/64712
|
|
milestone: '14.1'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|