Skip to content

Commit

Permalink
Issue project-sunbird/sunbird-commons#343 feat: bump up limit for ela…
Browse files Browse the repository at this point in the history
…sticsearch exporter as it seems to stabilise usage at 16M
  • Loading branch information
endeepak committed Nov 27, 2017
1 parent 9a2247a commit 4fb5f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/stack-monitor/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cadvisor_reservation_memory: 64M
cadvisor_limit_memory: 196M

elasticsearch_exporter_reservation_memory: 8M
elasticsearch_exporter_limit_memory: 16M
elasticsearch_exporter_limit_memory: 24M

postgres_exporter_reservation_memory: 8M
postgres_exporter_limit_memory: 16M
Expand Down

0 comments on commit 4fb5f57

Please sign in to comment.