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

implement health query endpoints #4

Open
elimelt opened this issue Dec 30, 2024 · 0 comments
Open

implement health query endpoints #4

elimelt opened this issue Dec 30, 2024 · 0 comments

Comments

@elimelt
Copy link
Contributor

elimelt commented Dec 30, 2024

add endpoints and execution layer to query container stats efficiently. We should try our best to cache recent items in some static window, with the assumption that events being submitted more-or-less have monotonically increasing timestamps. Then, all updates can use sort key timestamp to avoid full-table scans

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

No branches or pull requests

1 participant