pkg/controller/testing
Mustafa Demirhan 6c3ae54dda Add reconciler metrics (#127)
* Add reconciler metrics for queue depth, reconcile count & reconcile latency.

* Update deps.

* Change queue depth measurement type to int64 from float64

* Address PR comments

* Add extra unit tests.

* Minor fixes.

* Address PR comments by adding extra documentation

* Add tests for testing/fake_stats_reporter

* Addressed PR comments.

* Address PR comments.
2018-10-22 14:34:30 -07:00
..
fake_stats_reporter.go Add reconciler metrics (#127) 2018-10-22 14:34:30 -07:00
fake_stats_reporter_test.go Add reconciler metrics (#127) 2018-10-22 14:34:30 -07:00