Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/5098#discussion_r154879555
--- Diff: flink-metrics/flink-metrics-datadog/pom.xml ---
@@ -88,6 +65,7 @@ under the License.
<goal>shade</goal>
</goals>
<configuration>
+
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
--- End diff --
Why is this needed now?---
