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

bugfix don't creates too large UDP packets any more #2504

Conversation

hanyuancheung
Copy link
Member

Fix: #2503

@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #2504 (77c781b) into main (1e4a609) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2504   +/-   ##
=====================================
  Coverage   76.3%   76.4%           
=====================================
  Files        174     174           
  Lines      12027   12027           
=====================================
+ Hits        9184    9194   +10     
+ Misses      2598    2592    -6     
+ Partials     245     241    -4     
Impacted Files Coverage Δ
exporters/jaeger/agent.go 77.4% <100.0%> (+6.3%) ⬆️
exporters/jaeger/uploader.go 49.2% <100.0%> (ø)
sdk/trace/batch_span_processor.go 83.4% <0.0%> (-2.1%) ⬇️
sdk/metric/sdk.go 81.5% <0.0%> (+1.4%) ⬆️
sdk/metric/refcount_mapped.go 100.0% <0.0%> (+20.0%) ⬆️

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.

Jaeger exporter still creates too big UDP packets
1 participant