View Source Appsignal.CheckIn (AppSignal v2.13.2)

Summary

Functions

@spec cron(String.t()) :: :ok
@spec cron(String.t(), (-> out)) :: out when out: var
@spec heartbeat(String.t()) :: :ok
Link to this function

heartbeat(identifier, arg2)

View Source
@spec heartbeat(String.t(), [{:continuous, boolean()}]) :: :ok