Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
edeNFed committed Sep 29, 2022
1 parent 483a265 commit 13805d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/getting-started/emojivoto-instrumented.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
requests:
cpu: 100m
- name: emojivoto-emoji-instrumentation
image: edenfed/otel-go-agent:v0.7
image: keyval/otel-go-agent:v0.6.0
env:
- name: OTEL_TARGET_EXE
value: /usr/local/bin/emojivoto-emoji-svc
Expand Down Expand Up @@ -138,7 +138,7 @@ spec:
requests:
cpu: 100m
- name: emojivoto-voting-instrumentation
image: edenfed/otel-go-agent:v0.7
image: keyval/otel-go-agent:v0.6.0
env:
- name: OTEL_TARGET_EXE
value: /usr/local/bin/emojivoto-voting-svc
Expand Down Expand Up @@ -222,7 +222,7 @@ spec:
requests:
cpu: 100m
- name: emojivoto-web-instrumentation
image: edenfed/otel-go-agent:v0.7
image: keyval/otel-go-agent:v0.6.0
env:
- name: OTEL_TARGET_EXE
value: /usr/local/bin/emojivoto-web
Expand Down

0 comments on commit 13805d9

Please sign in to comment.