File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed
anms-ui/public/app/components/management/monitor Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 11<template >
22 <div class =" container" >
33 <!-- incoming messages -->
4- <iframe src =" /grafana/d-solo/x5LAIuA7z/agents-copy?orgId=1&from=now-48h&to=now&panelId=-11" width =" 100%" height =" 250" frameborder =" 0" ></iframe >
4+ <iframe src =" /grafana/d-solo/x5LAIuA7z/agents-copy?orgId=1&from=now-48h&to=now&panelId=panel -11" width =" 100%" height =" 250" frameborder =" 0" ></iframe >
55 <!-- reports -->
6- <iframe src =" /grafana/d-solo/oZ7xupanz/reports?orgId=1&from=now-48h&to=now&panelId=-123129" width =" 100%" height =" 250" frameborder =" 0" ></iframe >
6+ <iframe src =" /grafana/d-solo/oZ7xupanz/reports?orgId=1&from=now-48h&to=now&panelId=panel -123129" width =" 100%" height =" 250" frameborder =" 0" ></iframe >
77 <!-- aris -->
8- <iframe src =" /grafana/d-solo/x5LAIuA7z/agents-copy?orgId=1&panelId=-6" width =" 100%" height =" 250" frameborder =" 0" ></iframe >
8+ <iframe src =" /grafana/d-solo/x5LAIuA7z/agents-copy?orgId=1&panelId=panel -6" width =" 100%" height =" 250" frameborder =" 0" ></iframe >
99 <!-- dashboard -->
10- <iframe src =" /grafana/dashboard/new?orgId=- 1" width =" 100%" height =" 120%" frameborder =" 0" ></iframe >
10+ <iframe src =" /grafana/dashboard/new?orgId=1" width =" 100%" height =" 120%" frameborder =" 0" ></iframe >
1111</div >
1212
1313</template >
Original file line number Diff line number Diff line change @@ -10,9 +10,6 @@ allow_embedding=true
1010[live]
1111allowed_origins =*
1212
13- [server]
14- serve_from_sub_path =true
15-
1613[users]
1714allow_sign_up =false
1815auto_assign_org =true
You can’t perform that action at this time.
0 commit comments