Fix DataDog trace exporter (#400)

This commit is contained in:
Owais Lone
2021-04-05 21:11:37 +05:30
committed by GitHub
parent da692d1aed
commit 41b5f232b4
3 changed files with 4 additions and 2 deletions

View File

@ -38,7 +38,7 @@ package_dir=
=src
packages=find_namespace:
install_requires =
ddtrace>=0.34.0
ddtrace>=0.34.0,<0.47.0
opentelemetry-api == 1.0.0
opentelemetry-sdk == 1.0.0