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

Add Users API for Dashboads, caching and filters #798

Merged

Conversation

Eshanatnight
Copy link
Contributor

Description

Implement Query Results Caching. Add option ENV VAR P_QUERY_CACHE_DIR and P_QUERY_CACHE_SIZE.
Implement /dashboards endpoint. Implement /filters endpoint. Clean up errors.


This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

@Eshanatnight Eshanatnight force-pushed the dashboard-api-addition branch 6 times, most recently from d40125b to e168cdd Compare May 21, 2024 07:26
Copy link
Contributor

@nikhilsinhaparseable nikhilsinhaparseable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to merge

@nikhilsinhaparseable nikhilsinhaparseable merged commit 2b6739c into parseablehq:main May 24, 2024
7 checks passed
@Eshanatnight Eshanatnight deleted the dashboard-api-addition branch May 24, 2024 11:19
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.

2 participants