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

feat: Add new rill time parser backend support #6326

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

AdityaHegde
Copy link
Collaborator

@AdityaHegde AdityaHegde commented Dec 23, 2024

  • Add module for parsing rill time syntax in backend
  • Support syntax like, 2024-12-15+5d,2024-12-15-5d
  • Add ResolveTime to return start and end times based on minTime, maxTime and now for a metrics view
  • Replace usage of old duration parser
  • Update MetricsViewTimeSeries to use TimeRange and make use of ResolveTime
  • Map old format to new format
  • Add API to resolve times for a list of rill-times
  • Add a lot more tests

@AdityaHegde AdityaHegde marked this pull request as draft December 23, 2024 06:22
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.

1 participant