0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/ghost
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
..
activitypub
adapter-cache-memory-ttl
adapter-cache-redis
adapter-manager
admin 🐛 Fixed Istanbul timezone (#21686) 2024-11-21 17:23:21 +00:00
announcement-bar-settings
api-framework
api-version-compatibility-service
audience-feedback
bookshelf-repository
bootstrap-socket
collections
constants
core Added email analytics throughput metrics (#21694) 2024-11-21 17:30:43 -08:00
custom-fonts
custom-theme-settings-service
data-generator
domain-events
donations
dynamic-routing-events
email-addresses
email-analytics-provider-mailgun
email-analytics-service
email-content-generator
email-events
email-service Added email analytics throughput metrics (#21694) 2024-11-21 17:30:43 -08:00
email-suppression-list
express-dynamic-redirects
external-media-inliner
extract-api-key
ghost
html-to-plaintext
i18n 🌐 Updated pt-BR translations (#21636) 2024-11-21 18:37:17 +00:00
identity-token-service
importer-handler-content-files
importer-revue
in-memory-repository
job-manager
link-redirects
link-replacer
link-tracking
magic-link
mail-events
mailgun-client Update dependency mailgun.js to v10.2.4 (#21685) 2024-11-21 16:54:50 +00:00
member-attribution
member-events
members-api
members-csv
members-events-service
members-importer
members-ssr
mentions-email-report
milestones
minifier
model-to-domain-event-interceptor
mw-api-version-mismatch
mw-cache-control
mw-error-handler
mw-session-from-token
mw-update-user-last-seen
mw-version-match
mw-vhost
nql-filter-expansions
oembed-service
offers
package-json
payments
post-events
post-revisions
posts-service
prometheus-metrics Added metric for time to create a database connection (#21696) 2024-11-22 00:26:04 -08:00
recommendations
referrers
security
session-service
settings-path-manager
slack-notifications
staff-service
stats-service
stripe
tiers
tinybird Removed TTL from tinybird analytics_events datasource (#21697) 2024-11-22 15:52:28 +00:00
update-check-service
verification-trigger
version-notifications-data-service
webmentions
tsconfig.json