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 API for retrieving graph state by datetime #92

Closed
bzurkowski opened this issue Jun 10, 2020 · 0 comments · Fixed by #100
Closed

Add API for retrieving graph state by datetime #92

bzurkowski opened this issue Jun 10, 2020 · 0 comments · Fixed by #100
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bzurkowski
Copy link
Member

bzurkowski commented Jun 10, 2020

Add API for retrieving graph state by datetime. For the use in openrca/orca-ui#26.

The UI sends a request to Graph API with an additional datetime parameter in request path. The API should query the graph with the parameter and calculate graph state based on timestamp fields in node and link objects.

Check Skydive time filter implementation. In our case, the implementation will be simpler since we filter by single point in time instead of by a time slice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant