Git-diff deploys
Only changed alerts are pushed. Orwell compares your branch against main and deploys the diff.
Clicking through Kibana to manage watchers doesn’t scale. Orwell lets you keep alert definitions in your repository and deploy them the same way you deploy code.
Git-diff deploys
Only changed alerts are pushed. Orwell compares your branch against main and deploys the diff.
JavaScript DSL
Write watchers in plain JavaScript with a concise DSL. Reference Groovy scripts, build queries, and compile Markdown to Slack Block Kit messages.
Target any server/env
Name your watcher files watcher.server-a.non-prod.js and Orwell routes them automatically. No environment variables or flags needed at definition time.
Heartbeat monitoring
Deploy a heartbeat watcher that polls your other watchers and fires a Slack alert if any go missing from the execution history.