Commit Graph

5 Commits

Author SHA1 Message Date
Paulo Janotti 8ed37a6f59
Organize StyleCop Settings and enable StyleCop on Tests (#715)
* 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
2020-06-10 12:12:13 -07:00
Cijo Thomas 30f841b2ef
Remove year from Copyright header (#671)
* Remove year from Copyright header

* some projects were unloaded and hence change didnt apply. this commit fixed it
2020-05-07 11:53:43 -07:00
Cijo Thomas 838d25f78b
Add working prometheus example to samples (#610)
Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
2020-04-20 16:55:15 -07:00
Cijo Thomas 2e7e93cc01
Metric Push Controller and basic config (#599)
* 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>
2020-04-16 16:08:05 -07:00
SychevIgor 63d9bf145c
Asp.net core based sample of ApplicationInsights export (#433)
* Asp.net core based sample of ApplicationInsights export

* links to samples

* update links

* fixed solution

* fix merge issues

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
2020-01-29 12:18:16 -08:00