Skip to main content

Canary Checker

FieldDescriptionTypeRequired
envEnvironment variables.map[string]EnvVar
scheduleSchedule to run checks on. Supports cron expressions and Go durations, such as @every 5m.cron
iconIcon to use for the check.string
severitySeverity of the check.string
ownerContact person responsible for the canary.string
resultModeResult mode of the check.string
agentSelectorAgents that should run this canary. Supports prefix and suffix matches, such as eu-west-*, and negations, such as !team-b.[]string
alertmanagerList of Alertmanager checks to run.[]AlertManagerCheck
awsConfigList of AWS Config checks to run.[]AwsConfigCheck
awsConfigRuleList of AWS Config Rule checks to run.[]AwsConfigRuleCheck
azureDevopsList of Azure DevOps checks to run.[]AzureDevopsCheck
catalogList of Catalog checks to run.[]CatalogCheck
cloudwatchList of CloudWatch checks to run.[]CloudWatchCheck
databaseBackupList of database backup checks to run.[]DatabaseBackupCheck
dnsList of DNS checks to run.[]DNSCheck
dynatraceList of Dynatrace checks to run.[]DynatraceCheck
elasticsearchList of Elasticsearch checks to run.[]ElasticsearchCheck
execList of exec checks to run.[]ExecCheck
folderList of folder checks to run.[]FolderCheck
httpList of HTTP checks to run.[]HTTPCheck
icmpList of ICMP checks to run.[]ICMPCheck
jmeterList of JMeter load test checks to run.[]JmeterCheck
junitList of JUnit test result checks to run.[]JunitCheck
kubernetesList of Kubernetes checks to run.[]KubernetesCheck
kubernetesResourceList of Kubernetes Resource checks to run.[]KubernetesResourceCheck
ldapList of LDAP checks to run.[]LDAPCheck
mongodbList of MongoDB checks to run.[]MongoDBCheck
mssqlList of SQL Server checks to run.[]MssqlCheck
mysqlList of MySQL checks to run.[]MysqlCheck
opensearchList of OpenSearch checks to run.[]OpenSearchCheck
postgresList of PostgreSQL checks to run.[]PostgresCheck
prometheusList of Prometheus checks to run.[]PrometheusCheck
pubsubList of Pub/Sub checks to run.[]PubSubCheck
redisList of Redis checks to run.[]RedisCheck
resticList of Restic backup checks to run.[]ResticCheck
s3List of S3 checks to run.[]S3Check
tcpList of TCP checks to run.[]TCPCheck
webhookWebhook check configuration.WebhookCheck