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

Cut release 0.11.1 #564

Merged
merged 5 commits into from
Feb 27, 2015
Merged

Cut release 0.11.1 #564

merged 5 commits into from
Feb 27, 2015

Conversation

beorn7
Copy link
Member

@beorn7 beorn7 commented Feb 27, 2015

@juliusv This is based on #563, only the last commit is 'real'.

beorn7 added 5 commits February 26, 2015 23:40
The capacity is basically how many persisted head chunks we will count
at most while doing other things, in particular checkpointing. To
limit the amount of already counted head chunks, keep this number low,
otherwise we will easily checkpoint too often if checkpoints take long
anyway.
Only increment the counter if we actually add the memory series to the
fingerprintToSeries map.
@juliusv
Copy link
Member

juliusv commented Feb 27, 2015

👍

beorn7 added a commit that referenced this pull request Feb 27, 2015
@beorn7 beorn7 merged commit 8288931 into master Feb 27, 2015
@beorn7 beorn7 deleted the beorn7/release branch February 27, 2015 12:33
simonpasquier pushed a commit to simonpasquier/prometheus that referenced this pull request Oct 12, 2017
querying examples: fix proctype vs proc metric key
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