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

user_events log exporter - pre-fetch the eventsets for the configured tracepoints. #161

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

lalitb
Copy link
Member

@lalitb lalitb commented Jan 29, 2025

Fixes #158, #159

Changes

Please provide a brief description of the changes here.

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 January 29, 2025 07:21
@lalitb lalitb marked this pull request as draft January 29, 2025 07:22
@lalitb
Copy link
Member Author

lalitb commented Jan 29, 2025

Moving to default to test the behavior if the tracepoints are deleted after application starts.

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

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

Project coverage is 53.4%. Comparing base (a30b850) to head (e44472c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...pentelemetry-user-events-logs/src/logs/exporter.rs 0.0% 143 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #161     +/-   ##
=======================================
- Coverage   53.6%   53.4%   -0.2%     
=======================================
  Files         43      43             
  Lines       6187    6182      -5     
=======================================
- Hits        3320    3306     -14     
- Misses      2867    2876      +9     

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

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.

user_events log exporter - remove spec_unstable_logs_enabled featured as enabled by default
1 participant