mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00
Temporary fix for dd exporter publish 400 issue (#1357)
This commit is contained in:
@ -41,3 +41,6 @@ DISTDIR=dist
|
||||
done
|
||||
)
|
||||
)
|
||||
|
||||
# FIXME: This is a temporary workaround, see #1357.
|
||||
rm -rf $DISTDIR/opentelemetry_exporter_datadog-0.30b0.tar.gz
|
||||
|
Reference in New Issue
Block a user