- Legacy APM Server Reference:
- Overview
- Getting Started With APM Server
- Setting up APM Server
- Upgrading APM Server
- Configuring APM Server
- General configuration options
- Configure the output
- Parse data using ingest node pipelines
- SSL/TLS settings
- Load the Elasticsearch index template
- Index lifecycle management (ILM)
- Configure logging
- Set up Real User Monitoring (RUM) support
- Use environment variables in the configuration
- Configure project paths
- Securing APM Server
- Monitoring APM Server
- Real User Monitoring (RUM)
- Tune Data Ingestion
- Storage Management
- Intake API
- Exploring data in Elasticsearch
- Exported fields
- Troubleshooting
- Release notes
A newer version is available. For the latest information, see the
current release documentation.
APM Server version 6.6.0edit
Addededit
-
Set some configuration defaults (
setup.template.settings.index.*
,logging.metrics.enabled
) in code 1494. -
Add
span.sync
property to intake json spec and index field in ES. 1548. -
Make
service.framework
properties optional and nullable 1546. -
Add optional
span.subtype
andspan.action
properties. 1618. -
Add
transaction.sampled
to errors 1662. - Lookup sourcemaps by full URL and URL path only 1661.
- Update Go to 1.10.8 1832.
Bug fixesedit
Was this helpful?
Thank you for your feedback.