- Observability: other versions:
- Get started
- What is Elastic Observability?
- What’s new in 8.18
- Quickstart: Monitor hosts with Elastic Agent
- Quickstart: Monitor your Kubernetes cluster with Elastic Agent
- Quickstart: Monitor hosts with OpenTelemetry
- Quickstart: Unified Kubernetes Observability with Elastic Distributions of OpenTelemetry (EDOT)
- Quickstart: Collect data with AWS Firehose
- Add data from Splunk
- Applications and services
- Application performance monitoring (APM)
- Get started
- Learn about data types
- Collect application data
- View and analyze data
- Act on data
- Use APM securely
- Manage storage
- Configure APM Server
- Monitor APM Server
- APM APIs
- Troubleshooting
- Upgrade
- Release notes
- APM version 8.18
- APM version 8.17
- APM version 8.16
- APM version 8.15
- APM version 8.14
- APM version 8.13
- APM version 8.12
- APM version 8.11
- APM version 8.10
- APM version 8.9
- APM version 8.8
- APM version 8.7
- APM version 8.6
- APM version 8.5
- APM version 8.4
- APM version 8.3
- APM version 8.2
- APM version 8.1
- APM version 8.0
- Known issues
- Synthetic monitoring
- Get started
- Scripting browser monitors
- Configure lightweight monitors
- Manage monitors
- Work with params and secrets
- Analyze monitor data
- Monitor resources on private networks
- Use the CLI
- Configure projects
- Multi-factor Authentication
- Configure Synthetics settings
- Grant users access to secured resources
- Manage data retention
- Use Synthetics with traffic filters
- Migrate from the Elastic Synthetics integration
- Scale and architect a deployment
- Synthetics support matrix
- Synthetics Encryption and Security
- Troubleshooting
- Real user monitoring
- Uptime monitoring (deprecated)
- Tutorial: Monitor a Java application
- Application performance monitoring (APM)
- CI/CD
- Cloud
- Infrastructure and hosts
- Logs
- Troubleshooting
- Incident management
- Data set quality
- Observability AI Assistant
- Reference
APM version 8.2
edit
A newer version is available. Check out the latest documentation.
APM version 8.2
editAPM version 8.2.3
editBug fixes
edit-
Added
tags
field mapping tointernal_metrics
data stream 8292
APM version 8.2.2
editNo significant changes.
APM version 8.2.1
editBug fixes
edit-
Fixes a bug that caused events within batches with
metadata.labels
set to contain labels from other events in the same batch 8081
APM version 8.2.0
editBreaking Changes
editDeprecations
edit- APM Server support for 32-bit architectures has been deprecated and will be removed in a future release 7678
Bug fixes
editIntake API Changes
edit-
Support for
faas.name
andfaas.version
added to intake and transaction metrics 7427 -
If proxy headers are present:
source.ip
andclient.ip
set to header values, andsource.nat.ip
set to incoming request IP 7444 -
Updated intake v2 with support for
links
intransaction
andspan
events 7553 - If an agent sends a transaction or span with type unspecified, the server now sets a default value of "unknown" 7688
- Content-Type and Content-Encoding are no longer required for intake 7686
Added
edit- Implemented translation of OpenTelemetry host system metrics (CPU utilization / Memory usage) 7090
-
Added support for storing OpenTelemetry span links as
span.links
7291 - seccomp is disabled by default 7308
-
Added data stream namespace configuration for standalone with
apm-server.data_streams.namespace
7314 -
apm-server
artifacts now have the apm java-attacher.jar packaged alongside them 6593 - Run the java attacher jar when configured and not in a cloud environment 6617
On this page
Was this helpful?
Thank you for your feedback.