Looks like we have a hard-coded setting for where the Redis server is in the pmproxy.conf and the visualizer container.
The Tool Data Sink's pmproxy.conf file should be rendered with the host/port redis server passed to the pbench-tool-data-sink, and the visualizer container entry point should also accept those parameters like pbench-tool-data-sink-ep does.
Looks like we have a hard-coded setting for where the Redis server is in the
pmproxy.confand the visualizer container.The Tool Data Sink's
pmproxy.conffile should be rendered with the host/port redis server passed to thepbench-tool-data-sink, and the visualizer container entry point should also accept those parameters likepbench-tool-data-sink-epdoes.