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 tracing to workers #149

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add tracing to workers #149

wants to merge 5 commits into from

Conversation

kabachook
Copy link
Contributor

@kabachook kabachook commented Sep 9, 2020

Add OpenTelemetry support for workers, now we can measure time spent by code parts and more
Read more here: https://opentelemetry.io/about/

Test: Tracing section in readme
image

@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

Merging #149 into master will decrease coverage by 0.15%.
The diff coverage is 65.38%.

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   77.62%   77.47%   -0.16%     
==========================================
  Files          48       48              
  Lines        1046     1061      +15     
  Branches      133      133              
==========================================
+ Hits          812      822      +10     
- Misses        230      234       +4     
- Partials        4        5       +1     

@kabachook kabachook marked this pull request as ready for review September 9, 2020 21:51
@lgtm-com
Copy link

lgtm-com bot commented Sep 9, 2020

This pull request introduces 1 alert when merging 02074de into 8c66de7 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

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.

1 participant