With https://github.com/elastic/kibana/issues/106552 APM provides a tailored UI for AWS Lambda services / functions.
However, this doesn't cover AWS Lambda functions instrumented with OpenTelemetry agents.
Once, the APM server provides corresponding mapping of OpenTelemetry attributes for serverless applications, the UI for OTel-based AWS Lambda functions should behave the same way as with Lambda functions instrumented with Elastic APM Agents.
With https://github.com/elastic/kibana/issues/106552 APM provides a tailored UI for AWS Lambda services / functions. However, this doesn't cover AWS Lambda functions instrumented with OpenTelemetry agents. Once, the APM server provides corresponding mapping of OpenTelemetry attributes for serverless applications, the UI for OTel-based AWS Lambda functions should behave the same way as with Lambda functions instrumented with Elastic APM Agents.
For comparison refer to the initials AWS Lambda UI issue: https://github.com/elastic/kibana/issues/106552
Depends on: