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

In-memory store for timeseries #19

Closed
juliusv opened this Issue Jan 4, 2013 · 3 comments

Comments

Projects
None yet
2 participants
@juliusv
Copy link
Member

juliusv commented Jan 4, 2013

Build an in-memory store/cache to make access more efficient.

@ghost ghost assigned matttproud Jan 4, 2013

@matttproud

This comment has been minimized.

Copy link
Member

matttproud commented Mar 27, 2013

We have a temporary in-memory storage for pending to-disk queries. It never gets repopulated from reads, though.

beorn7 pushed a commit that referenced this issue Apr 9, 2014

Merge pull request #19 from prometheus/refactor/model-inclusion
Include relevant server model artifacts.
@juliusv

This comment has been minimized.

Copy link
Member Author

juliusv commented Dec 10, 2014

The new storage has a memory layer which can be repopulated from disk reads. Closing.

@juliusv juliusv closed this Dec 10, 2014

simonpasquier referenced this issue in simonpasquier/prometheus Oct 12, 2017

aramalipoor pushed a commit to aramalipoor/prometheus that referenced this issue Dec 30, 2018

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 24, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.