* Enable StyleCop rules for Test projects
This enables most of the StyleCop for test projects cleaning up any
errors as appropriate.
* Enable StyleCop rules for Test projects
This enables most of the StyleCop for test projects cleaning up any
errors as appropriate.
* Add line break at end of ruleset files
* Correct multi-line parameter after rebase
* Add PushMetricController
* unit test
* Add MeterBuilder and MeterFactory
* adjust tests
* correct prometheus example
* Minors
* small
* Prometheus test
* Fix Prom Middleware test
* few small fixes
* Address comments
* avoid meter to metersdk cast
* one test
* comment
* test fx
* timing adjustment
* minor
* fix Eventname
* avoid unnecessary copy of metric list
* fix trailing spaces etc after merge
Co-authored-by: Mike Goldsmith <goldsmith.mike@gmail.com>