issues
search
serverless
/
dashboard
MIT License
26
stars
10
forks
source link
[Python SDK] Fix AWS SDK instrumentation (sanitize tag names)
#705
Closed
selcukcihan
closed
1 year ago
selcukcihan
commented
1 year ago
Description
Related issue
https://linear.app/serverless/issue/SC-954/python-sdk-crash-name-should-contain-dot-separated-tokens-that-follow
Before creating AWS SDK tags, sanitize the service and operation names that make up the tag name
Testing done
Reproduced in a unit test
Unit/integration tested
selcukcihan
commented
1 year ago
@medikoo ready for review please 🙏
Description
Testing done