APM Server version 7.0.0-beta1edit
View commits
Breaking Changesedit
- Move fields in ES to be ECS compliant. More information, 1766, 1783, 1813, 1836, 1838, 1844, 1848, 1849, 1863, 1870.
- Update Elastic APM Go agent to v1.1.2 1711, 1728.
- Update response format of the healthcheck handler and prettyfy all JSON responses 1748.
- Add transaction.type to error data 1781.
- Rename transaction.span_count.dropped.total to transaction.span_count.dropped 1809.
- Rename span.hex_id to span.id 1811.
- Index error.exception as array of objects 1825
- Change ownership to apm-server user/group for deb/rpm installs 1833.
- Add observer.version_major 1857.
- Change transaction.name to keyword, add transaction.name.text 1859.
- Change error.culprit to keyword, limit length on intake 1859.
- Move default index configuration to code 1865.
- Change default user-agent pipeline to index information under root key
user_agent
1871.
- Remove support for deprecated Intake v1 endpoints. More information, 1731.
- Remove
concurrent_requests
setting and use number of CPUs instead 1749. - Remove
frontend
setting 1751. - Remove
metrics.enabled
setting 1759. - Remove dashboards from being shipped with APM Server and all logic around them 1815.