From ae9910feda2899a12c11711447da91871eb98e8a Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Tue, 2 Jul 2019 15:27:10 -0400 Subject: [PATCH] add weave scope --- dash-apm-python/index.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dash-apm-python/index.json b/dash-apm-python/index.json index a0eef47..b144330 100644 --- a/dash-apm-python/index.json +++ b/dash-apm-python/index.json @@ -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": {