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

rethink caching strategy #11

Closed
andreasgerstmayr opened this issue Aug 9, 2019 · 1 comment
Closed

rethink caching strategy #11

andreasgerstmayr opened this issue Aug 9, 2019 · 1 comment
Projects

Comments

@andreasgerstmayr
Copy link
Member

andreasgerstmayr commented Aug 9, 2019

invalidate cache based on number of entries, time, other?
parallel /metric? requests for the same metric (bpftrace scripts_json metric)
store everything in single state object?

@andreasgerstmayr andreasgerstmayr added this to To do in Development via automation Aug 9, 2019
@andreasgerstmayr andreasgerstmayr changed the title invalidate caches rethink caching strategy Feb 3, 2020
@andreasgerstmayr andreasgerstmayr mentioned this issue May 12, 2020
8 tasks
@andreasgerstmayr andreasgerstmayr moved this from To do to In progress in Development May 18, 2020
@andreasgerstmayr
Copy link
Member Author

the poller class now stores all state for vector & bpftrace, for redis there is SeriesService

Development automation moved this from In progress to Done Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development
  
Done
Development

No branches or pull requests

1 participant