Hi,
How do we collect metrics from single box when multiple containers are running on it ?
For example: If 9 containers are running in 2 machines, Those 9 container will be using a random service ports selected by orchestration tool.
In that scenario, How do we collect php-fpm stats from those 2 boxes (machine-wise/aggregate reports).
Thanks for any help !!