Replaced OC with SFX instrumentation for Go frontend service (#16)
This commit is contained in:
parent
938addcecb
commit
b25f2a2b33
5 changed files with 368 additions and 132 deletions
|
@ -76,6 +76,10 @@ spec:
|
|||
fieldPath: status.hostIP
|
||||
- name: OC_SERVICE_ADDR
|
||||
value: "$(NODE_IP):55678"
|
||||
- name: SIGNALFX_ENDPOINT_URL
|
||||
value: "$(NODE_IP):9411/api/v2/span"
|
||||
- name: SIGNALFX_SERVER_TIMING_CONTEXT
|
||||
value: "true"
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue