Commit 28d9eb2a authored by alinamihaila's avatar alinamihaila

Update timestamp fields to Standard

Timestamp fields we add in service ping are used
to learn how long generation takes and they should
be always be included in payload.

Changelog: changed
parent bc216c6b
--- ---
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