-
Notifications
You must be signed in to change notification settings - Fork 31
Configuration
This covers details regarding the rearview configuration file located in config/initializers/rearview.rb.
values: true | false
description: validates rearview configuration on server startup. Note: makes http requests that will slow down startup.
values: true | false
description: disables monitors from being run, while the rest of the application including the UI will still work. Mostly only useful for testing and other internal scenerios such as the execution of rake tasks.
values: true | false
description: turns alerting on and off. This does not affect execution of the monitors. Mostly only useful for testing.
values: String email address
description: the email from: address used when sending alerts
values: Hash
description: url options for the rearview application host. Required to generate proper monitor alerts.