- Observability: other versions:
- What is Elastic Observability?
- What’s new in 8.14
- Get started
- Observability AI Assistant
- Application performance monitoring (APM)
- Self manage APM Server
- Data Model
- Features
- Navigate the APM UI
- Perform common tasks in the APM UI
- Configure APM agents with central config
- Control access to APM data
- Create an alert
- Create and upload source maps (RUM)
- Create custom links
- Filter data
- Find transaction latency and failure correlations
- Identify deployment details for APM agents
- Integrate with machine learning
- Explore mobile sessions with Discover
- Observe Lambda functions
- Query your data
- Storage Explorer
- Track deployments with annotations
- OpenTelemetry integration
- Manage storage
- Configure
- Advanced setup
- Secure communication
- Monitor
- APM Server API
- APM UI API
- Troubleshoot
- Upgrade
- Release notes
- Known issues
- Log monitoring
- Infrastructure monitoring
- AWS monitoring
- Azure monitoring
- 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
- 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
- Uptime monitoring
- Real user monitoring
- Universal Profiling
- Alerting
- Service-level objectives (SLOs)
- Cases
- CI/CD observability
- Troubleshooting
- Fields reference
- Tutorials
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
APM version 8.2
editAPM 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.