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

[Bugfix] fix java.lang.IllegalArgumentException: Self-suppression not permitted #5262

Closed
wants to merge 2 commits into from

Conversation

971758118
Copy link

fix java.lang.IllegalArgumentException: Self-suppression not permitted

Issues #5239

… permitted

Issues open-telemetry#5239

Signed-off-by: dujiaxu <dujiaxu@xiaomi.com>
@971758118 971758118 requested a review from a team March 2, 2023 06:43
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Mar 2, 2023

CLA Missing ID CLA Not Signed

@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.13 ⚠️

Comparison is base (9c6f01c) 91.07% compared to head (8aa50f1) 90.95%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5262      +/-   ##
============================================
- Coverage     91.07%   90.95%   -0.13%     
- Complexity     4881     4905      +24     
============================================
  Files           549      552       +3     
  Lines         14428    14490      +62     
  Branches       1374     1372       -2     
============================================
+ Hits          13141    13179      +38     
- Misses          892      912      +20     
- Partials        395      399       +4     
Impacted Files Coverage Δ
...try/exporter/internal/marshal/ProtoSerializer.java 96.47% <100.00%> (+0.12%) ⬆️
...telemetry/opentracingshim/NoopSpanBuilderShim.java 33.33% <0.00%> (-66.67%) ⬇️
...ry/opencensusshim/OpenTelemetryContextManager.java 77.77% <0.00%> (-11.12%) ⬇️
...xporter/internal/okhttp/OkHttpExporterBuilder.java 83.63% <0.00%> (-9.47%) ⬇️
...a/io/opentelemetry/opentracingshim/TracerShim.java 69.23% <0.00%> (-8.90%) ⬇️
...lemetry/sdk/metrics/AbstractInstrumentBuilder.java 97.91% <0.00%> (-2.09%) ⬇️
...ava/io/opentelemetry/api/metrics/DefaultMeter.java 88.42% <0.00%> (-1.30%) ⬇️
...in/java/io/opentelemetry/sdk/metrics/SdkMeter.java 100.00% <0.00%> (ø)
.../io/opentelemetry/api/internal/ValidationUtil.java
...entelemetry/exporter/internal/TlsConfigHelper.java 81.13% <0.00%> (ø)
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jack-berg
Copy link
Member

Hmm... it looks like this commit is missing the user id required to validate CLA. Can you try to follow these instructions and then force push fresh commits?

If you can do this and the CLA is signed before tomorrow at about this time, I'll merge this PR to include it in this month's release.

@jack-berg
Copy link
Member

Closing in favor of #5318.

@jack-berg jack-berg closed this Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants