Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support faas.id & cloud.account.id attributes in AWS Lambda #1831

Conversation

mateuszrzeszutek
Copy link
Member

Resolves #1773 (this is the last thing that I wanted to support)

It probably needs to wait for the spec PR open-telemetry/opentelemetry-specification#1265 to get merged.

@mateuszrzeszutek mateuszrzeszutek force-pushed the support-faas-id-attribute-in-aws-lambda branch from 8f048fc to 45b2625 Compare December 8, 2020 11:06
Copy link
Contributor

@anuraaga anuraaga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just small point

@mateuszrzeszutek mateuszrzeszutek merged commit 49830c3 into open-telemetry:master Dec 8, 2020
bhautikpip pushed a commit to bhautikpip/opentelemetry-java-instrumentation that referenced this pull request Dec 18, 2020
…emetry#1831)

* Support faas.id & cloud.account.id attributes in AWS Lambda

* Cache accountId

* Cache accountId
@mateuszrzeszutek mateuszrzeszutek deleted the support-faas-id-attribute-in-aws-lambda branch February 5, 2021 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support more span attributes in the AWS lambda wrapper
2 participants