Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
docs
Commits
74879d74
Commit
74879d74
authored
May 05, 2017
by
Tobias Schmidt
Committed by
Brian Brazil
May 05, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix formatting of lists in storage.md (#732)
parent
d37c26e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
storage.md
content/docs/operating/storage.md
+2
-0
No files found.
content/docs/operating/storage.md
View file @
74879d74
...
...
@@ -14,6 +14,7 @@ chunks are then stored on disk in one file per time series.
This sections deals with the various configuration settings and issues you
might run into. To dive deeper into the topic, check out the following talks:
*
[
The Prometheus Time Series Database
](
https://www.youtube.com/watch?v=HbnGSNEjhUc
)
.
*
[
Configuring Prometheus for High Performance
](
https://www.youtube.com/watch?v=hPC60ldCGm8
)
.
...
...
@@ -145,6 +146,7 @@ that situation._
Open head chunks, chunks still waiting for persistence, and chunks being used
in a query are not evictable. Thus, the reasons for the inability to evict
enough chunks include the following:
1.
Queries that use too many chunks.
2.
Chunks are piling up waiting for persistence because the storage layer
cannot keep up writing chunks.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment