Add default credentials to APM server extension

Fixes #411
parent 2c5ad2e4
......@@ -3,4 +3,6 @@ apm-server:
output:
elasticsearch:
hosts: http://elasticsearch:9200
hosts: ['http://elasticsearch:9200']
username: elastic
password: changeme
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment