No known key found for this signature in database
GPG Key ID: E6600FB894DB3D19
1 changed files with
7 additions and
1 deletions
-
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" |
|
|
|
|