Browse Source

add weave scope

master
Brett Langdon 7 years ago
parent
commit
ae9910feda
No known key found for this signature in database GPG Key ID: E6600FB894DB3D19
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      dash-apm-python/index.json

+ 2
- 0
dash-apm-python/index.json View File

@ -16,6 +16,8 @@
"uilayout": "editor-terminal",
"uieditorpath": "/tracing-workshop",
"showvisualise": true,
"scope": "docker run --name=scope -d --net=host --pid=host --privileged -v /var/run/docker.sock:/var/run/docker.sock:rw weaveworks/scope:1.11.2 --probe.docker=true",
"scopePort": 4040,
"showdashboard": true
},
"backend": {


Loading…
Cancel
Save