Closed duncanista closed 11 months ago
Attention: 22 lines
in your changes are missing coverage. Please review.
Comparison is base (
e8e55b8
) 83.37% compared to head (0965f08
) 82.12%. Report is 6 commits behind head on main.:exclamation: Current head 0965f08 differs from pull request most recent head e964357. Consider uploading reports for the commit e964357 to get more accurate results
Files | Patch % | Lines |
---|---|---|
ddlambda.go | 36.66% | 18 Missing and 1 partial :warning: |
internal/trace/listener.go | 50.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What does this PR do?
Enabled universal instrumentation and tracing by default.
Honors environment variable if set.
Motivation
Multiple tickets of customers not understanding why they need to have another env var to get inferred spans ready.
Testing Guidelines
Additional Notes
Types of changes
Checklist