Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Revert "docker-compose: enable CPU and heap profiling (#165)" (#166)
Browse files Browse the repository at this point in the history
This reverts commit 5c9baf7.
  • Loading branch information
axw authored Apr 7, 2020
1 parent 5c9baf7 commit f416f4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ services:
-E apm-server.expvar.enabled=true
-E apm-server.ilm.enabled=false
-E apm-server.instrumentation.enabled=true
-E apm-server.instrumentation.profiling.heap.enabled=true
-E apm-server.instrumentation.profiling.cpu.enabled=true
-E output.elasticsearch.hosts=["${ES_URL}"]
-E output.elasticsearch.username=${ES_USER}
-E output.elasticsearch.password=${ES_PASS}
Expand Down

0 comments on commit f416f4e

Please sign in to comment.