open-telemetry / opentelemetry-erlang

OpenTelemetry Erlang SDK
https://opentelemetry.io
Apache License 2.0
331 stars 105 forks source link

Wrong seen count in exemplars test #706

Open tsloughter opened 8 months ago

tsloughter commented 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.

tsloughter commented 8 months ago

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