Appsignal.CheckIn (AppSignal v2.15.3)

View Source

Summary

Functions

cron(identifier)

@spec cron(String.t()) :: :ok

cron(identifier, fun)

@spec cron(String.t(), (-> out)) :: out when out: var

heartbeat(identifier)

@spec heartbeat(String.t()) :: :ok

heartbeat(identifier, arg2)

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