Replaced OC with SFX instrumentation for Go frontend service (#16)

This commit is contained in:
Owais Lone 2020-09-10 23:59:52 +05:30 committed by GitHub
parent 938addcecb
commit b25f2a2b33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 368 additions and 132 deletions

View file

@ -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