Open ryscheng-mobile opened 3 weeks ago
For each project, we probably want to keep track of key events, for example:
Then we can import these as a mart somewhere that's like key_events_by_project_v1, which can just be markers that we plot on a time series metric.
key_events_by_project_v1
I guess it wouldn't hurt to do this also for collections
What is it?
For each project, we probably want to keep track of key events, for example:
Then we can import these as a mart somewhere that's like
key_events_by_project_v1
, which can just be markers that we plot on a time series metric.