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

fix: upload stream monitoring #562

Merged
merged 1 commit into from
Oct 3, 2024
Merged

fix: upload stream monitoring #562

merged 1 commit into from
Oct 3, 2024

Conversation

fenos
Copy link
Contributor

@fenos fenos commented Oct 3, 2024

What kind of change does this PR introduce?

Monitoring

What is the new behavior?

  • Monitor the upload stream every 1s and add useful information to traces

@fenos fenos force-pushed the monitoring/upload-stream branch 3 times, most recently from 03c8e82 to 6426b92 Compare October 3, 2024 11:52
@coveralls
Copy link

coveralls commented Oct 3, 2024

Pull Request Test Coverage Report for Build 11162932389

Details

  • 232 of 282 (82.27%) changed or added relevant lines in 11 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.008%) to 78.427%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/storage/backend/adapter.ts 2 4 50.0%
src/storage/backend/file.ts 2 4 50.0%
src/internal/queue/event.ts 4 8 50.0%
src/storage/events/base-event.ts 13 17 76.47%
src/storage/backend/s3.ts 62 71 87.32%
src/internal/http/agent.ts 120 132 90.91%
src/internal/queue/queue.ts 4 21 19.05%
Files with Coverage Reduction New Missed Lines %
src/storage/backend/s3.ts 1 84.78%
Totals Coverage Status
Change from base Build 11141803865: 0.008%
Covered Lines: 13913
Relevant Lines: 17595

💛 - Coveralls

@fenos fenos merged commit d4a0cd8 into master Oct 3, 2024
1 check passed
@fenos fenos deleted the monitoring/upload-stream branch October 3, 2024 13:59
Copy link

github-actions bot commented Oct 3, 2024

🎉 This PR is included in version 1.11.12 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants