Add jaeger support for frontend. (#113)
This commit is contained in:
parent
27e1b03c26
commit
85c7131d43
3 changed files with 111 additions and 38 deletions
|
@ -58,6 +58,8 @@ spec:
|
|||
value: "checkoutservice:5050"
|
||||
- name: AD_SERVICE_ADDR
|
||||
value: "adservice:9555"
|
||||
# - name: JAEGER_SERVICE_ADDR
|
||||
# value: "jaeger-collector:14268"
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue