Hi! Just as you said, you need to build your own custom image based on the official Flink image and copy the signalfx jar into the lib directory.
Deniz Koçak <lend...@gmail.com> 于2021年10月9日周六 上午3:58写道: > Hi, > > In order to install SignalFX on Flink it says on Flink Packages page [1] > `In order to use this reporter you must copy > flink-metrics-signalfx-{{version}}.jar into the /lib folder of your > Flink distribution.` We have been using official/original Docker > images of Flink distributions supplied by Ververica, so I wonder > what's the possible way(s) of installing signalfx on it. Should we > create our own custom image using the one supplied by Ververica and > keep it in a private registry? What would be the best approach to use > SignalFX in all projects we have been developing? > > Thanks, > > [1] https://flink-packages.org/packages/flink-metrics-signalfx >