You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.
Pinpoint event metrics is defined as "metrics struct<price_in_millicents_usd:double>"
in EventTableAllNamedQuery (Type: AWS::Athena::NamedQuery).
See https://github.com/awslabs/digital-user-engagement-events-database/blob/master/deployment/digital-user-engagement-events-database.template#L430
This makes all custom event metrics unavailable in all_events table.
If a custom event metric is sent the metrics column contains {price_in_millicents_usd=null}
The text was updated successfully, but these errors were encountered: