Motivation
For some e2e tests there is a requirement to create an environment with specific metrics in order to force specific use-cases
Implementation
- define fake metrics values in configuration - support both command line and config file
- no partial fake metrics - never report real and fake metrics together
- metrics values that are not in the configuration are reported as their default values