elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.6k stars 8.21k forks source link

[APM] APM's AWS Lambda UI to support OpenTelemetry agents #124202

Open AlexanderWert opened 2 years ago

AlexanderWert commented 2 years ago

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:

elasticmachine commented 2 years ago

Pinging @elastic/apm-ui (Team:apm)