We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0789e2 commit 722b1e9Copy full SHA for 722b1e9
1 file changed
ocagent/docker-compose.yml
@@ -36,7 +36,7 @@ services:
36
--raft="idx=1" --my=zero1:5180 --replicas=3 --logtostderr -v=2 --bindall --trace
37
"jaeger=http://ocagent:14268;"
38
ocagent:
39
- image: omnition/opencensus-agent:0.1.11
+ image: omnition/opencensus-agent:1.0.15
40
container_name: ocagent
41
labels:
42
cluster: test
0 commit comments