open-telemetry / opentelemetry-lambda

Create your own Lambda Layer in each OTel language using this starter code. Add the Lambda Layer to your Lamdba Function to get tracing with OpenTelemetry.
https://opentelemetry.io
Apache License 2.0
282 stars 172 forks source link

Support more attributes such as Lambda alias, version number, tag, etc #86

Closed wangzlei closed 1 month ago

wangzlei commented 3 years ago

We need to collect lambda version number and alias information automatically as part of the trace. This help to build intelligence int the analysis and insights system to automatically detect version changes and capture any regression in the system due to code changes.

anuraaga commented 3 years ago

Can you file a spec issue?

github-actions[bot] commented 2 months ago

This issue was marked stale. It will be closed in 30 days without additional activity.

github-actions[bot] commented 1 month ago

Closed as inactive. Feel free to reopen if this issue is still relevant.