- Observability: other versions:
- What is Elastic Observability?
- What’s new in 8.13
- Get started
- Observability AI Assistant
- Application performance monitoring (APM)
- Self manage APM Server
- Data Model
- Features
- How-to guides
- OpenTelemetry integration
- Manage storage
- Configure
- Advanced setup
- Secure communication
- Monitor
- 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.5
editAPM version 8.5
editAPM version 8.5.3
editBug fixes
edit-
OpenTelemetry GRPC Spans from the Javascript API/SDK/Instrumentations are now correctly transformed into transactions with type=
request
9308
APM version 8.5.2
editThis release includes an important APM Server bug fix. Users running APM Server with Tail Sampling enabled in version >=8.3.0 and above should upgrade immediately.
Bug fixes
editAPM version 8.5.1
editBug fixes
editAPM version 8.5.0
editKnown issue
editDue to a recent change in the Red Hat scan verification process, this version of APM Server is not available in the Red Hat Ecosystem Catalog. This bug will be fixed in the next release. Please use the Elastic docker registry to download the 8.5.0 APM Server image.
Breaking Changes
editDeprecations
editBug fixes
edit-
Set
message
instead oflabels.event
for Jaeger span events 8765 - Reach full support (still technical preview) for Java agent auto attachment on Linux by allowing attachment to a JVM of any user 8803
- The OTLP/HTTP handlers now support gzip and deflate compression 9067
- The Fleet integration now applies source maps correctly when they have been uploaded with a relative bundle_filepath 9082
-
Dynamically map all simple numerical metrics as
double
, to avoid mapping conflicts 8868 -
Fix data stream migration ingest pipeline, upgrading old
observer.*
andprocess.ppid
fields 9095 -
Fix ordering of processors to ensure
host.hostname
is set consistently in aggregated metrics 8983
Intake API Changes
edit-
Add a new
async
boolean query parameter (intake/v2/events?async=<true|false>
). When set totrue
, the batch will be processed asynchronously if the APM Server can service the incoming request immediately, otherwise a "503 queue is full" error will be returned 8979 - [preview] This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Add logs support to v2 intake API 9068
Added
edit- Set a default User-Agent field value when making HTTP requests 8758
- OTLP support updated to opentelemetry-collector v0.56.0 8765
- Map additional fields from mobile agents 8784
- Include global labels to the transaction metric dimensions 8839
- Add an experimental integration of the Profiling collection agent gRPC service 9005
- Clarify tail-based sampling storage limit reached errors 9085
- Added support for new OTel JVM metric names, as changed in OTel Java SDK v1.13.0 8777
- [preview] This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Added technical preview of aggregated service metrics 8607
On this page
Was this helpful?
Thank you for your feedback.