Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Histogram transient test failure #719

Open
tsloughter opened this issue Mar 27, 2024 · 0 comments
Open

Histogram transient test failure #719

tsloughter opened this issue Mar 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working metrics
Milestone

Comments

@tsloughter
Copy link
Member

Have seen this a few times in github but unable to reproduce locally. Making note of it to track and get fixed before a release:

https://github.com/open-telemetry/opentelemetry-erlang/pull/718/checks?check_run_id=23127853236

{{assertEqual,[{module,otel_metrics_SUITE},
               {line,2163},
               {comment,[{#{},[0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0],1.2,2.1,5.4},
                         {#{<<"c">> => <<"b">>},
                          [0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
                          1.2,10.3,36.5}]},
               {expression,"[ { # { << \"c\" >> => << \"b\" >> } , [ 0 , 1 , 1 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ] , 5 , 10.3 , 31.1 } , { # { } , [ 0 , 2 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ] , 1.2 , 2.1 , 3.3 } ] -- AttributeBuckets"},
               {expected,[]},
               {value,[{#{<<"c">> => <<"b">>},
                        [0,1,1,2,0,0,0,0,0,0,0,0,0,0,0,0],
                        5,10.3,31.1},
                       {#{},[0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0],1.2,2.1,3.3}]}]},
 [{otel_metrics_SUITE,'-explicit_histogram_exemplars/1-fun-12-',1,
                      [{file,"/home/runner/work/opentelemetry-erlang/opentelemetry-erlang/apps/opentelemetry_experimental/test/otel_metrics_SUITE.erl"},
                       {line,2163}]},
  {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
  {test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1293}]},
  {test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1225}]}]}
@tsloughter tsloughter added bug Something isn't working metrics labels Mar 27, 2024
@tsloughter tsloughter added this to the Metrics GA milestone Mar 27, 2024
@tsloughter tsloughter self-assigned this Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working metrics
Projects
Status: No status
Development

No branches or pull requests

1 participant