Closed CatalinAndrei-Flam closed 4 weeks ago
Thank you for reporting this. We are looking to get a fix out right away.
Hi @CatalinAndrei-Flam, we have a released layer v101 which contains a fix for this issue. Please test it out and let us know if there's anything else you need.
Expected Behavior
Datadog should not throw errors, in previous version this did not happen. (extension_layer_version:64, python_layer_version:98)
Actual Behavior
Datadog throws errors because it cannot extract the tags from the event. In this case the incoming event is not a dictionary but a list of dictionaries that's generated by a dynamodb stream in an aws eventbridge pipe with batching enabling.
Steps to Reproduce the Problem
Specifications
Stacktrace
and