Add jaeger export to checkoutservice. (#116)

* Add jaeger export to checkoutservice.

* fix review comments.
This commit is contained in:
rghetia 2019-01-10 10:25:07 -08:00 committed by GitHub
parent 33ca3b63d8
commit 2b074f7ff3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 149 additions and 37 deletions

View file

@ -46,6 +46,8 @@ spec:
value: "currencyservice:7000"
- name: CART_SERVICE_ADDR
value: "cartservice:7070"
# - name: JAEGER_SERVICE_ADDR
# value: "jaeger-collector:14268"
resources:
requests:
cpu: 100m