0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -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 Initialised ActivityPub integration on boot (#21558) 2024-11-07 13:55:51 +00:00
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 Added Libre Baskerville font (#21539) 2024-11-06 15:27:47 +08:00
custom-theme-settings-service
data-generator
domain-events
donations
dynamic-routing-events
email-addresses Update dependency nodemailer to v6.9.16 2024-10-28 11:17:18 +00:00
email-analytics-provider-mailgun
email-analytics-service Added metrics for job queue and email analytics (#21626) 2024-11-15 13:17:42 -06:00
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 Added in-reply-to support to comments API 2024-11-07 09:20:03 +00:00
i18n 🌐 Updated pt-BR translations (#21636) 2024-11-21 18:37:17 +00:00
identity-token-service Refactored identity token generation into separate service 2024-11-07 13:16:33 +07:00
importer-handler-content-files
importer-revue
in-memory-repository
job-manager Added metrics for job queue and email analytics (#21626) 2024-11-15 13:17:42 -06:00
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 Added experimental background job queue (#20985) 2024-11-04 10:13:15 -06:00
members-api 🐛 Fixed malformed unsubscribe_url in members api response (#21437) 2024-10-28 15:36:05 -05:00
members-csv
members-events-service
members-importer
members-ssr
mentions-email-report
milestones
minifier 🐛 Fixed minifier for Windows users (#21311) 2024-11-21 00:00:29 +00:00
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 Not storing icons and thumbnails in case of mention (#21424) 2024-10-28 05:29:49 +00:00
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 Changed SSO adapter to automatically verify sessions (#21388) 2024-11-11 22:26:40 +00:00
settings-path-manager
slack-notifications
staff-service 🐛 Fixed words breaking to new line in emails on mobile (#21652) 2024-11-19 10:43:32 +00:00
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