File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
anms-ui/public/app/components/management/monitor Expand file tree Collapse file tree 2 files changed +5
-5
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=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=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=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 @@ -150,7 +150,7 @@ HEALTHCHECK --start-period=10s --interval=60s --timeout=10s --retries=20 \
150150
151151# Local grafana configuration
152152#
153- FROM docker.io/grafana/grafana:12.2.0 AS grafana
153+ FROM docker.io/grafana/grafana:9.1.3 AS grafana
154154
155155# Optional APL network configuration from
156156# https://aplprod.servicenowservices.com/sp?id=kb_article&sys_id=c0de6fe91b83d85071b143bae54bcb34
You can’t perform that action at this time.
0 commit comments