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

Tracing: add service value annotations #654

Closed
pankajagrawal16 opened this issue Dec 15, 2021 · 1 comment
Closed

Tracing: add service value annotations #654

pankajagrawal16 opened this issue Dec 15, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@pankajagrawal16
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Original issue: https://github.com/awslabs/aws-lambda-powertools-python/issues/850

When troubleshooting a larger app, service annotation would've made it easier to slice the service map in X-Ray. Similarly, ColdStart annotation is only added when there is a cold start - having false would be great to quickly analyze sampled requests where cold start happened vs warm starts.

Describe the solution you'd like
Include service annotation, Service, if value is defined

Describe alternatives you've considered
Manually create that as part of my function

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant