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

chore: Deprecate JAEGER tracing exporter #1786

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

bstasyszyn
Copy link
Contributor

Deprecated the JAEGER exporter type and added DEFAULT to the list of supported types. Also fixed the BDD test to work with the latest version of otel.

@cla-bot cla-bot bot added the cla-signed label Oct 28, 2024
@bstasyszyn bstasyszyn changed the title Deprecate JAEGER tracing exporter chore: Deprecate JAEGER tracing exporter Oct 28, 2024
Deprecated the JAEGER exporter type and added DEFAULT to the list of supported types.
Also fixed the BDD test to work with the latest version of otel.

Signed-off-by: Bob Stasyszyn <[email protected]>
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.24%. Comparing base (f3bf328) to head (ad33110).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
cmd/vc-rest/startcmd/params.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1786      +/-   ##
==========================================
- Coverage   85.24%   85.24%   -0.01%     
==========================================
  Files         191      191              
  Lines       17171    17169       -2     
==========================================
- Hits        14638    14636       -2     
+ Misses       2020     2019       -1     
- Partials      513      514       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bstasyszyn bstasyszyn merged commit 4e96c46 into trustbloc:main Oct 28, 2024
9 of 10 checks passed
@bstasyszyn bstasyszyn deleted the otel-exporter branch October 28, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants