Logflare / logflare

Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript.
https://logflare.app
Apache License 2.0
835 stars 45 forks source link

feat: retention days api refactoring #2221

Closed Ziinc closed 1 month ago

Ziinc commented 1 month ago

This refactors the retention days updating to use retention_days field to be backend agnostic.

It currently does nothing for non-BQ backends. Might be moved to backend level in the future.