Serverless SDK - Python
www.serverless.com › framework › docsWhile the serverless_sdk automatically instruments AWS SDK and HTTP spans, you may be interested in capturing span data for functions that do numerical computation or functions making database queries. For this use-case, you can use the span context manager provided by serverless_sdk . It accepts one argument of a label.