DataDog / datadog-lambda-python

The Datadog AWS Lambda Layer for Python
https://docs.datadoghq.com/integrations/amazon_lambda/#installing-and-using-the-datadog-layer
Apache License 2.0
88 stars 46 forks source link

Support calling flush_stats with None context. #518

Closed purple4reina closed 2 months ago

purple4reina commented 2 months ago

What does this PR do?

Ability to call flush_stats without a context.

Motivation

https://github.com/DataDog/datadog-lambda-python/issues/515

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply