ThundraSpanListener
in order to create spans in your Lambda function using methods such as on_span_started(span)
and on_span_finished(span)
. You can create a span using span listeners and perform custom operations in the life cycle of this span. A span listener can be used to perform fallbacks in your functions. Thundra provides you with three ready-to-use span listeners for Chaos Injection: