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 support for open telemetry #92

Merged
merged 4 commits into from
Apr 11, 2023
Merged

add support for open telemetry #92

merged 4 commits into from
Apr 11, 2023

Conversation

HomelessDinosaur
Copy link
Member

@HomelessDinosaur HomelessDinosaur commented Mar 28, 2023

Closes: #87

@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2023

Codecov Report

Patch coverage has no change and project coverage change: -4.74 ⚠️

Comparison is base (f6ffdf5) 72.38% compared to head (849a7ca) 67.65%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #92      +/-   ##
===========================================
- Coverage    72.38%   67.65%   -4.74%     
===========================================
  Files           31       33       +2     
  Lines         2285     2470     +185     
===========================================
+ Hits          1654     1671      +17     
- Misses         631      799     +168     
Impacted Files Coverage Δ
nitric/application.py 50.94% <ø> (-8.44%) ⬇️
nitric/faas.py 81.07% <ø> (+0.04%) ⬆️
nitric/proto/nitric/deploy/v1/__init__.py 0.00% <ø> (ø)
nitric/proto/nitric/faas/v1/__init__.py 91.12% <ø> (+0.29%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

nitric/application.py Outdated Show resolved Hide resolved
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.

Add support for tracing
3 participants