Commit 6547750b authored by Alper Akgun's avatar Alper Akgun

Merge branch '335200-update-timestamp-fields-to-standard-category' into 'master'

Update timestamp fields to Standard category in Service Ping

See merge request gitlab-org/gitlab!65523
parents 2e7bda2d 28d9eb2a
--- ---
data_category: Optional data_category: Standard
key_path: recorded_at key_path: recorded_at
description: When the Usage Ping computation was started description: When the Usage Ping computation was started
product_section: growth product_section: growth
......
--- ---
data_category: Optional data_category: Standard
key_path: recording_ce_finished_at key_path: recording_ce_finished_at
description: When the core features were computed description: When the core features were computed
product_section: growth product_section: growth
......
...@@ -8974,7 +8974,7 @@ When the Usage Ping computation was started ...@@ -8974,7 +8974,7 @@ When the Usage Ping computation was started
Group: `group::product intelligence` Group: `group::product intelligence`
Data Category: `Optional` Data Category: `Standard`
Status: `data_available` Status: `data_available`
...@@ -8988,7 +8988,7 @@ When the core features were computed ...@@ -8988,7 +8988,7 @@ When the core features were computed
Group: `group::product intelligence` Group: `group::product intelligence`
Data Category: `Optional` Data Category: `Standard`
Status: `data_available` Status: `data_available`
...@@ -9002,7 +9002,7 @@ When the EE-specific features were computed ...@@ -9002,7 +9002,7 @@ When the EE-specific features were computed
Group: `group::product intelligence` Group: `group::product intelligence`
Data Category: `Subscription` Data Category: `Standard`
Status: `data_available` Status: `data_available`
......
...@@ -9,7 +9,7 @@ value_type: string ...@@ -9,7 +9,7 @@ value_type: string
status: data_available status: data_available
time_frame: none time_frame: none
data_source: system data_source: system
data_category: Subscription data_category: Standard
distribution: distribution:
- ee - ee
tier: tier:
......
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