diff --git a/dash-apm-python/index.json b/dash-apm-python/index.json index 88890cf..5241432 100644 --- a/dash-apm-python/index.json +++ b/dash-apm-python/index.json @@ -15,7 +15,13 @@ "environment": { "uilayout": "editor-terminal", "uieditorpath": "/tracing-workshop", - "showdashboard": true + "showdashboard": true, + "dashboards": [ + { + "name": "Frontend", + "port": 5000 + } + ] }, "backend": { "imageid": "ubuntu"