opentelemetry-java/perf-harness
John Watson fea5ecc0be
Don't auto-start the IntervalMetricReader in the constructor. (#3026)
* Don't auto-start the IntervalMetricReader in the constructor.

* a little more protection around the possibility of double-starting the IMR

* add a test that verifies we only start once

* tweak the values to see if CI likes it better

* make the test simpler for CI

* try a little bit longer time?

* change the test to make an assertion on a passed-in scheduler.
2021-03-19 08:23:23 +09:00
..
src/test Don't auto-start the IntervalMetricReader in the constructor. (#3026) 2021-03-19 08:23:23 +09:00
build.gradle.kts Fix more api dependencies which should be implementation (#2919) 2021-02-23 12:20:06 -08:00