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 17d826ddf4
task: Add banner encouraging edge upgrade (#6018)
Only triggers if there is any rows in client instances that have

    sdk_version: unleash-edge with version < 17.0.0

The function that checks this memoizes the check for 10 minutes to avoid
scanning the client instances table too often.
2024-01-24 14:22:48 +00:00
..
client-metrics feat: metrics periods expressed in days (#5928) 2024-01-18 11:54:20 +01:00
instance task: Add banner encouraging edge upgrade (#6018) 2024-01-24 14:22:48 +00:00
last-seen refactor: metrics in feature oriented architecture (#5919) 2024-01-17 09:14:31 +01:00
shared fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00