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: Bump version of aws-sdk-go and otel libraries #1734

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

bstasyszyn
Copy link
Contributor

@bstasyszyn bstasyszyn commented Jun 25, 2024

Also fixed the prometheus echo handler so that it doesn't invoke the error handler on the echo context, since this results in the error being handled twice. A consequence of this is that you may get "superfluous http writes" errors.

@cla-bot cla-bot bot added the cla-signed label Jun 25, 2024
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.82%. Comparing base (00bf219) to head (e4f97de).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1734      +/-   ##
==========================================
- Coverage   85.92%   85.82%   -0.10%     
==========================================
  Files         172      182      +10     
  Lines       12099    12560     +461     
==========================================
+ Hits        10396    10780     +384     
- Misses       1245     1313      +68     
- Partials      458      467       +9     

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

Also fixed the prometheus echo handler so that it doesn' invoke the error handle on the context, since this results in the error being handled twice. A consequence of this is that you may get "superfluous http writes" errors.

Signed-off-by: Bob Stasyszyn <bob.stasyszyn@gendigital.com>
@fqutishat fqutishat merged commit 53241b7 into trustbloc:main Jun 26, 2024
10 checks passed
@bstasyszyn bstasyszyn deleted the bump-aws-sdk-otel branch June 26, 2024 19:39
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