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

Add stress test for user-events logs exporter #142

Merged
merged 6 commits into from
Dec 17, 2024

Conversation

lalitb
Copy link
Member

@lalitb lalitb commented Dec 16, 2024

Changes

Adding test for user-events exporter, with steps to take results by enabling and disabling user-events. Also, added the initial results I got in my devenv. This mayn't be accurate. The next steps are to evaluate the results, and see potential improvements required.

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@lalitb lalitb requested a review from a team as a code owner December 16, 2024 09:24
@lalitb lalitb changed the title Add stress test for user-events exporter Add stress test for user-events logs exporter Dec 16, 2024
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.

Project coverage is 54.1%. Comparing base (c27ebcc) to head (82961bd).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
stress/src/user_events.rs 0.0% 32 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #142     +/-   ##
=======================================
- Coverage   54.4%   54.1%   -0.3%     
=======================================
  Files         41      42      +1     
  Lines       6243    6275     +32     
=======================================
  Hits        3400    3400             
- Misses      2843    2875     +32     

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

@lalitb lalitb merged commit 30a3f4e into open-telemetry:main Dec 17, 2024
9 of 10 checks passed
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