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 HTTP post port mapping to docker command #4407

Merged
merged 1 commit into from
Apr 23, 2023

Conversation

albertteoh
Copy link
Contributor

Which problem is this PR solving?

Short description of the changes

  • The HotRod example emits spans on jaeger-collector's HTTP endpoint.
  • This exposes the port being listened to for spans over the HTTP endpoint to fix an error in the HotRod example.
  • A minor typo is also fixed.

Signed-off-by: albertteoh <see.kwang.teoh@gmail.com>
@codecov
Copy link

codecov bot commented Apr 23, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01 🎉

Comparison is base (6119406) 97.07% compared to head (a2990bd) 97.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4407      +/-   ##
==========================================
+ Coverage   97.07%   97.08%   +0.01%     
==========================================
  Files         300      300              
  Lines       17730    17730              
==========================================
+ Hits        17211    17214       +3     
+ Misses        417      415       -2     
+ Partials      102      101       -1     
Flag Coverage Δ
unittests 97.08% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 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.

@yurishkuro yurishkuro merged commit 212b868 into jaegertracing:main Apr 23, 2023
@albertteoh albertteoh deleted the 4356-add-port-mapping-1 branch April 24, 2023 14:00
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.

2 participants