KomachiHeartbeat v0.4.0 KomachiHeartbeat.RootVital View Source
Call & aggregate vital plugins.
Link to this section Summary
Link to this section Functions
Link to this function
stats() View Source
Call & aggregate vital plugins stats/0
.
Link to this function
stats(vitals)
View Source
stats(vitals)
View Source
stats([module()]) ::
{:ok | :error, %{optional(module()) => KomachiHeartbeat.Vital.stats()}}
stats([module()]) :: {:ok | :error, %{optional(module()) => KomachiHeartbeat.Vital.stats()}}
Link to this function
vital() View Source
Call & aggregate vital plugins vital/0
.
Link to this function
vital(vitals)
View Source
vital(vitals)
View Source
vital([module()]) :: :ok | :error
vital([module()]) :: :ok | :error