Ghost/ghost/tinybird/datasources
Hannah Wolfe 2016e6a6df
Removed TTL from tinybird analytics_events datasource (#21697)
ref https://linear.app/ghost/issue/ANAL-115/data-retention

- The bad news here is I didn't notice that the tinybird web analytics
starter kit included a TTL on the analytics_events datasource of 60 days
- This means any data older than 60days was automatically dropped from
the table
- I updated this in the UI when I noticed it a few days ago, this makes
sure it can't come back
- The good news is that we don't have to implement anything to make this
work when we do get to the point where we want a TTL!
2024-11-22 15:52:28 +00:00
..
fixtures Fixed tinybird test fixture data 2024-10-02 17:04:24 +01:00
analytics_events.datasource Removed TTL from tinybird analytics_events datasource (#21697) 2024-11-22 15:52:28 +00:00
analytics_pages_mv.datasource Renamed hits to pageviews in tinybird 2024-09-27 14:30:42 +01:00
analytics_sessions_mv.datasource Renamed hits to pageviews in tinybird 2024-09-27 14:30:42 +01:00
analytics_sources_mv.datasource Renamed hits to pageviews in tinybird 2024-09-27 14:30:42 +01:00