Open tsloughter opened 8 months ago
A test in github failed bc the exemplar element had the wrong seen count and resolved on a second run. I've been unable to reproduce so far.
Had it happen locally:
%%% otel_metrics_SUITE ==> simple_fixed_exemplars: FAILED %%% otel_metrics_SUITE ==> Failure/Error: ?assertEqual(40, Count1) expected: 40 got: 39 line: 2089
A test in github failed bc the exemplar element had the wrong seen count and resolved on a second run. I've been unable to reproduce so far.