Make metrics deployment less aggressive by introducing SPREAD_FACTOR
- Added to control measurement distribution across nodes.
- Updated generated config to include for each node.
- Set to -1 to disable it in constrained environments.
- Prevents excessive simultaneous measurements that can overload the network post-deployment.
- Changed script permission to executable (755).