1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/features/metrics
Christopher Kolstad 29b292f1ea
task: make count column bigint. (#8183)
We now have customers that exceed INT capacity, so we need to change
this to BIGINT in client_metrics_env_variants_daily as well.

Even heavy users only have about 10000 rows here, so should be a quick
enough operation.
2024-09-19 10:59:40 +02:00
..
client-metrics task: make count column bigint. (#8183) 2024-09-19 10:59:40 +02:00
instance [Gitar] Cleaning up stale flag: parseProjectFromSession with value true (#7854) 2024-08-13 14:15:59 +03:00
last-seen fix: last seen metrics exceeding table limits (#7923) 2024-08-19 20:17:52 +00:00
shared feat: start extracting project from session object (#6856) 2024-04-16 15:47:45 +03:00
sizes refactor: largest resources queries (#7466) 2024-06-27 09:26:40 +02:00