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

update telemetry exporter to v0.1.1 #6195

Merged
merged 5 commits into from
Aug 15, 2024
Merged

Conversation

vepatel
Copy link
Contributor

@vepatel vepatel commented Aug 14, 2024

Proposed changes

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@vepatel vepatel requested a review from a team as a code owner August 14, 2024 15:42
@vepatel vepatel added the needs cherry pick Cherry pick this PR into a release branch label Aug 14, 2024
@github-actions github-actions bot added enhancement Pull requests for new features/feature enhancements dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 14, 2024
@vepatel vepatel linked an issue Aug 14, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.58%. Comparing base (d3f49a3) to head (b181e87).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6195      +/-   ##
==========================================
+ Coverage   43.26%   45.58%   +2.31%     
==========================================
  Files         142      142              
  Lines       19970    18961    -1009     
==========================================
+ Hits         8641     8644       +3     
+ Misses      10882     9868    -1014     
- Partials      447      449       +2     

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

@jjngx jjngx merged commit cde9d40 into main Aug 15, 2024
77 checks passed
@jjngx jjngx deleted the feat/update-telemetry-exporter branch August 15, 2024 10:02
nginx-bot pushed a commit that referenced this pull request Aug 15, 2024
@pdabelf5 pdabelf5 removed enhancement Pull requests for new features/feature enhancements go Pull requests that update Go code needs cherry pick Cherry pick this PR into a release branch labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

Update exporter code after 0.1.1 release
4 participants