ThirdEye computed metrics

20 views
Skip to first unread message

Ivan Korhner

unread,
May 10, 2019, 5:55:13 AM5/10/19
to Pinot Users
Hi,

I am testing ThirdEye for anomaly detection of analytics user data. I am not sure how to do the following:

We want to detect drop in retention which is calculated from the following table:

User (id of user)
Registration Date (date user registered)
Last Login Date (date user last logged in)

Example of day 1 retention formula:
Retention % = Count of all users who have last login date = today / Count of all users  who have registration date = yesterday

We cant combine it into a single metric as it is a percentile metric and it is not additive (you can't break it down by dimensions and sum it).

I tried using AutoOnboardPinotMetadataSource to ingest metrics from pinot, is it possible to manually specifiy how metrics are imported and import it as a "complex" metric that has to be recalculated from multiple metrics?


iv...@nordeus.com

unread,
May 12, 2019, 3:05:33 AM5/12/19
to Pinot Users
Solved, derived metrics can be added via /thirdeye-admin page
Reply all
Reply to author
Forward
0 new messages