That allows to check for statsd information (without having to install it
each time we plug to that node)
For example:
docker-compose exec swh-storage bash -c 'ngrep -d lo udp and port 8125'
Related D1311
Differential D1312
Dockerfile: Install ngrep in swh/base image ardumont on Mar 27 2019, 10:57 PM. Authored by Tags None Subscribers None
Details That allows to check for statsd information (without having to install it For example: docker-compose exec swh-storage bash -c 'ngrep -d lo udp and port 8125' Related D1311
Diff Detail
|