Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for time partition limit #792

Merged

Conversation

nikhilsinhaparseable
Copy link
Contributor

additional header to be provided
X-P-Time-Partition-Limit with a value of unsigned integer
with ending 'd' eg. 90d for 90 days
if not provided, default constraint of 30 days will be applied using this,
user can ingest logs older than 30 days as well

Fixes #752

additional header to be provided
X-P-Time-Partition-Limit with a value of unsigned integer with ending 'd'
eg. 90d for 90 days
if not provided, default constraint of 30 days will be applied
using this, user can ingest logs older than 30 days as well

fixes parseablehq#752
@nitisht nitisht merged commit 4969b31 into parseablehq:main May 6, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inquiry and Suggestion Regarding Time Partition Validation Against Server Time
2 participants