DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
113 stars 35 forks source link

Revert "Lazy load metrics listener (#320)" #329

Closed joeyzhao2018 closed 1 year ago

joeyzhao2018 commented 1 year ago

This reverts commit 47c5508488eb67f6a5cdf5c25a73e4971edf02f9.

What does this PR do?

Revert the commit 47c55084 as it is causing the metrics and traces not sent. The tests done for the original commit 47c55084 was not correctly setup and caused confusion.

Motivation

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply