vigil / otel-alert-bundle
Symfony bundle enriching OpenTelemetry with exception capture, filtering, and notifications (Jira, Webhook)
Package info
gitlab.com/devapmailer/otel-alert-bundle
Type:symfony-bundle
pkg:composer/vigil/otel-alert-bundle
1.0.0
2026-03-27 15:39 UTC
Requires
- php: >=8.1
- open-telemetry/opentelemetry-auto-symfony: ^1.1
- open-telemetry/sdk: ^1.13
- symfony/console: ^6.0 || ^7.0 || ^8.0
- symfony/framework-bundle: ^6.0 || ^7.0 || ^8.0
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpstan/phpstan-symfony: ^1.3
- phpunit/phpunit: ^10.0
- symfony/cache: ^6.0 || ^7.0 || ^8.0
- symfony/http-client: ^6.0 || ^7.0 || ^8.0
- symfony/mailer: ^6.0 || ^7.0 || ^8.0
- symfony/messenger: ^6.0 || ^7.0 || ^8.0
- symfony/mime: ^6.0 || ^7.0 || ^8.0
- symfony/process: ^6.0 || ^7.0 || ^8.0
Suggests
- open-telemetry/opentelemetry-auto-amqp: AMQP instrumentation — requires PHP >= 8.2
- symfony/cache: Required for Jira deduplication
- symfony/http-client: Required for Jira and Webhook notifiers
- symfony/mailer: Required for Email notifier
- symfony/messenger: Required for async dispatch mode (MessengerAlertDispatcher)
- symfony/process: Required for otel:install wizard (runs composer require)