8000 Just added NewRelic Avg Response time to Dashboard · brusmax/demo.activeadmin.info@5922d4f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5922d4f

Browse files
committed
Just added NewRelic Avg Response time to Dashboard
1 parent 7199622 commit 5922d4f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/admin/dashboards.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
div do
1919
render('/admin/sidebar_links', :model => 'dashboards')
2020
end
21+
22+
div do
23+
br
24+
%{<iframe src="https://rpm.newrelic.com/public/charts/6VooNO2hKWB" width="500" height="300" scrolling="no" frameborder="no"></iframe>}.html_safe
25+
end
2126
end
2227

2328

0 commit comments

Comments
 (0)
0