ArpNetworking/metrics-generator

Command Line Configuration

vjkoskela opened this issue · 0 comments

The generator should support command line configuration of common options including but not limited to:

  • metricSamplesPerUOW
  • uowPerInterval
  • metricNamesPerUOW
  • clusterName
  • serviceName
  • duration (and/or start/stop time)
  • output path
  • seed values

These options and their usage should be documented in the README.md file.