Elastic APM is an application performance monitoring system built on the Elastic Stack.
Elastic APM receives performance data from your APM agents, validates and processes it, and then transforms the data into Elasticsearch documents.
Data Collection
Add APM data using
- EDOT (Elastic Distribution of OpenTelemetry)
- Elastic APM Agent
- Service Specific
- Elastic APM attacher for Kubernetes
- AWS Lambda Functions
Note:
- Elastic APM Agent is not available for Android & iOS
- EDOT is customized versions of OpenTelemetry language SDKs
- Elastic APM agents instrument AWS Lambda functions and dispatch APM data via an AWS Lambda extension