LiveCapture
Phoenix.LiveDashboard.AppInfoComponent
Phoenix.LiveDashboard.ApplicationsPage
Phoenix.LiveDashboard.EctoStatsPage
Phoenix.LiveDashboard.EtsInfoComponent
Phoenix.LiveDashboard.EtsPage
Phoenix.LiveDashboard.HomePage
Phoenix.LiveDashboard.MemoryAllocatorsPage
Phoenix.LiveDashboard.MetricsPage
Phoenix.LiveDashboard.OSMonPage
Phoenix.LiveDashboard.PageBuilder
hint/1
row/0
live_table/11
live_nav_bar/5
card/5
label_value_list/0
fields_card/5
usage_card/4
shared_usage_card/11
•
default
•
formatted
card_title/2
live_chart/12
live_layered_graph/10
live_modal/3
Phoenix.LiveDashboard.PageLive
Phoenix.LiveDashboard.PortInfoComponent
Phoenix.LiveDashboard.PortsPage
Phoenix.LiveDashboard.ProcessInfoComponent
Phoenix.LiveDashboard.ProcessesPage
Phoenix.LiveDashboard.RequestLoggerPage
Phoenix.LiveDashboard.SocketInfoComponent
Phoenix.LiveDashboard.SocketsPage
Phoenix.LiveDashboard.TitleBarComponent
s
m
l
xl
Docs
alias
Phoenix.LiveDashboard.PageBuilder
<
PageBuilder
.
shared_usage_card
title
=
"
Resource Usage
"
hint
=
"
Aggregated
"
dom_id
=
"
shared-usage
"
inner_title
=
{
:
nil
}
inner_hint
=
{
:
nil
}
csp_nonces
=
{
%{
style
:
"
nonce
"
}
}
total_data
=
{
[
{"user", 35.5, "red", nil}
,
{"system", 10.2, "blue", "Kernel time"}
]
}
total_formatter
=
{
:
nil
}
total_legend
=
"
Total
"
total_usage
=
"
45.7%
"
usages
=
{
[
...
]
[
%{
data
:
[
{"user", 35.5, "red", nil}
,
{"system", 10.2, "blue", "Kernel time"}
]
,
title
:
"
CPU
"
,
dom_id
:
"
cpu
"
}
]
}
/>