posthog icon indicating copy to clipboard operation
posthog copied to clipboard

feat: heatmaps TTL

Open pauldambra opened this issue 10 months ago â€ĸ 4 comments

Let's not send an unbounded amount of heatmap data into the clickhouses

  • allows setting TTL by day as well as by week
  • adds a 90 day TTL to heatmaps table
  • reduces the number of date filters available in the heatmap UI (for clickmaps they're already silly to offer)
Screenshot 2024-04-24 at 19 31 09

pauldambra avatar Apr 24 '24 18:04 pauldambra

Size Change: +96 B (0%)

Total Size: 1.05 MB

ℹī¸ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 1.05 MB +96 B (0%)

compressed-size-action

github-actions[bot] avatar Apr 24 '24 18:04 github-actions[bot]

paging @fuziontech

(I think we could do more here to reduce what we store but this is a nice stop-gap)

pauldambra avatar May 02 '24 14:05 pauldambra

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

  • chromium: 0 added, 2 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

posthog-bot avatar May 02 '24 14:05 posthog-bot

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

  • chromium: 0 added, 2 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

posthog-bot avatar May 02 '24 14:05 posthog-bot