Plugins
Extension registry.
Extension registry for hook events, alert sources, and agent capabilities.
Route: /plugins
Role gating: read for all; install / uninstall / toggle require
admin.
Plugin types
| Type | Purpose |
|---|---|
| Alert source | New webhook adapter or pull-based monitor connector |
| Hook event | Intercept incident lifecycle events (created, classified, executed, resolved). Used to send notifications to Slack, Discord, email, etc. |
| Storage backend | Object storage targets beyond the bundled SeaweedFS |
| LLM provider | Additional LLM provider adapters |
Table columns
- Name.
- Version.
- Author.
- Description.
- Enabled toggle.
- Uninstall button.
Actions
- Install — from the Marketplace or by uploading a plugin bundle.
- Enable / Disable — soft-disables without removing the plugin configuration.
- Uninstall — removes the plugin and its configuration.
Related routes
- marketplace — installable plugin bundles