Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
klaxon
main
Klaxon
Check
Checks
List
Item
Notification
Query
Aggs
Trigger
Config
Data
Elasticsearch
SMTP
EmailNotification
IntervalConverter
Log
NotificationCondition
Condition
Notifications
Query
Aliases
PercentAnyAtor
QueryAggregations
QueryBuilder
QueryFilter
QueryMatchers
QueryRange
QueryString
Built with Crystal 1.9.2
2023-10-08 14:00:28 UTC
class
Klaxon::Check
Klaxon::Check
Reference
Object
Included Modules
Klaxon::Log
Klaxon::Query::Aliases
Defined in:
check.cr
Constructors
.new
(item : Klaxon::Checks::List::Item, config : Klaxon::Config =
Klaxon
::
CONFIG
)
Instance Method Summary
#execute
#interval
#name
: String
#query
: Klaxon::Query
Instance methods inherited from module
Klaxon::Log
debug(msg)
debug
,
error(msg)
error
,
info(msg)
info
,
notice(msg)
notice
,
warn(msg)
warn
Constructor Detail
def self.
new
(item :
Klaxon::Checks::List::Item
, config :
Klaxon::Config
=
Klaxon
::
CONFIG
)
#
[
View source
]
Instance Method Detail
def
execute
#
[
View source
]
def
interval
#
[
View source
]
def
name
: String
#
[
View source
]
def
query
:
Klaxon::Query
#
[
View source
]