class

Updown::Check

Inherits Reference < Object

Constructors

new(url, period : Int32 = 60, apdex_t : Float64 = 0.5, enabled : Bool = true, published : Bool = false)
Source

Class methods

find_by_url(url)
Source
get(token, metrics : Bool = false)
Source
get_downtimes(token, page = 1)
Source
get_metrics(token, from : Time | Nil = nil, to : Time | Nil = nil)
Source

Instance methods

destroy
Source
get(metrics : Bool = true)

re-fetch an existing check (usually just to pull in metrics)

Source
save
Source

Nested types