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
2e3bd968
Commit
2e3bd968
authored
Apr 05, 2016
by
Viet Hung Nguyen
Committed by
Hung Nguyen Viet
Apr 06, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add notice for default behavior of using 3GB RAM
parent
0a8bb46d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
getting_started.md
content/docs/introduction/getting_started.md
+4
-0
No files found.
content/docs/introduction/getting_started.md
View file @
2e3bd968
...
...
@@ -86,6 +86,10 @@ Blindly setting `GOMAXPROCS` to a high value can be
counterproductive. See the relevant
[
Go
FAQs](http://golang.org/doc/faq#Why_no_multi_CPU).
Note that Prometheus by default uses around 3GB in memory. If you have a
smaller machine, you can tune Prometheus to use less memory. For details,
see the
[
memory usage documentation
](
/docs/operating/storage/#memory-usage
)
.
## Using the expression browser
Let us try looking at some data that Prometheus has collected about itself. To
...
...
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