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

Added grps port into jaeger collector service #306

Merged
merged 1 commit into from
Mar 13, 2019

Conversation

jkandasa
Copy link
Member

@jkandasa jkandasa commented Mar 13, 2019

Resolves #305,

Added grpc port into collector service.

@jpkrohling
Copy link
Contributor

This change is Reviewable

@codecov
Copy link

codecov bot commented Mar 13, 2019

Codecov Report

Merging #306 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #306      +/-   ##
==========================================
+ Coverage   88.63%   88.64%   +0.01%     
==========================================
  Files          70       70              
  Lines        3140     3143       +3     
==========================================
+ Hits         2783     2786       +3     
  Misses        244      244              
  Partials      113      113
Impacted Files Coverage Δ
pkg/service/collector.go 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c61718...389902b. Read the comment docs.

@objectiser
Copy link
Contributor

@pavolloffay I think the grpc port should be exposed, but vaguely remember a discussion about whether the health port should just remain internal, so only accessible by k8s/prometheus?

@pavolloffay
Copy link
Member

I think healtchecks should be internal

@objectiser
Copy link
Contributor

@jkandasa could you update the PR to remove the health check port?

…r service

Signed-off-by: Jeeva kandasamy <jkandasa@redhat.com>
@jkandasa jkandasa changed the title Added grps and health ports in to jaeger collector service Added grps port into jaeger collector service Mar 13, 2019
@jkandasa
Copy link
Member Author

@objectiser updated.

@objectiser objectiser merged commit ac49399 into jaegertracing:master Mar 13, 2019
@jkandasa jkandasa deleted the collector-service-update branch March 13, 2019 12:13
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.

4 participants