The Elastic APM integration became generally available in 7.16 — see the APM Guide for updated documentation. Standalone APM Server users can see the Legacy APM Overview and Legacy APM Server Reference.
APM Server version 6.3edit
APM Server version 6.3.2edit
No significant changes.
APM Server version 6.3.1edit
No significant changes.
APM Server version 6.3.0edit
Bug fixesedit
- Accept charset in request217;s content type 677.
- Use type integer instead of number in JSON schemas where applicable 641.
- Set array item types to string in JSON schemas 651.
- Fix issue preventing server from being stopped 704.
- Limit the amount of concurrent requests being processed 731.
- Return proper response code for request entity too large 862.
- Make APM Server docker image listen on all interfaces by default apm-server-dockers#16
Addededit
- Enriched data with IP and UserAgent 393, 701, 730, 923.
- Push errors and transactions to different ES indices 706.
-
Allow custom
error.log.level712. -
Change
concurrent_requestdefault from 40 to 5 731. -
Change
max_unzipped_sizedefault from 50mb to 30mb 731. -
Change
read_timeoutandwrite_timeoutdefaults from 2s to 30s 748, 752. - Limit number of new connections to accept simultaneously 751.
- Push spans to separate ES index 774.
- Update Go to 1.9.4 786.
-
Listen on unix domain socket with
host=unix:/path768. - Make timestamp optional in the intake api 819.