Muhammad Awais
Results
2
comments of
Muhammad Awais
Not sure why the integration tests are failing as in some cases, they do enable the partial flush but even setting ```partial_flush_enabled=False``` in functions like ```test_metrics``` and ```test_single_trace_too_large```, they still...
For the tests, should they be similar to situations in which overrides don't occur as like the redis example here: https://github.com/DataDog/dd-trace-py/blob/1.x/tests/contrib/redis/test_redis.py#L225-L262 Might need more clarification on test use cases Likewise,...