-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Expose collector ports in all-in-one docker images #4810
Merged
yurishkuro
merged 1 commit into
jaegertracing:main
from
arunvelsriram:expose-otlp-ports
Oct 10, 2023
Merged
Expose collector ports in all-in-one docker images #4810
yurishkuro
merged 1 commit into
jaegertracing:main
from
arunvelsriram:expose-otlp-ports
Oct 10, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
arunvelsriram
changed the title
Expose OTLP collector ports in all-in-one image
Expose OTLP collector ports in docker images
Oct 6, 2023
do you want to fix cmd/collector/Dockerfile too? It's missing most ports |
Shall I expose all collector ports in the collector docker file as part of this PR? |
done |
arunvelsriram
commented
Oct 6, 2023
arunvelsriram
changed the title
Expose OTLP collector ports in docker images
Expose collector ports in docker images
Oct 6, 2023
yurishkuro
reviewed
Oct 6, 2023
arunvelsriram
force-pushed
the
expose-otlp-ports
branch
from
October 9, 2023 04:15
65d9aee
to
d8755a3
Compare
Signed-off-by: Arunvel Sriram <arunvelsriram@gmail.com>
arunvelsriram
force-pushed
the
expose-otlp-ports
branch
from
October 9, 2023 04:16
d8755a3
to
600e214
Compare
Codecov ReportAll modified lines are covered by tests ✅ see 1 file with indirect coverage changes 📢 Thoughts on this report? Let us know!. |
yurishkuro
approved these changes
Oct 10, 2023
thanks 🎉 |
yurishkuro
changed the title
Expose collector ports in docker images
Expose collector ports in all-in-one docker images
Nov 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Which problem is this PR solving?
Resolved #4808
Description of the changes
How was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test