evolution-api/src/api/integrations/event
Davidson Gomes 3ddbd6a7fb feat(config): add telemetry and metrics configuration options
- Introduce new environment variables for telemetry and Prometheus metrics in .env.example
- Create example configuration files for Prometheus and Grafana dashboards
- Update main application to utilize new configuration settings for Sentry, audio converter, and proxy
- Enhance channel services to support audio conversion API integration
- Implement middleware for metrics IP whitelisting and basic authentication in routes
2025-09-17 16:50:36 -03:00
..
nats feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
pusher Enhance settings and integrate Baileys controller for WhatsApp functionality 2025-01-16 11:58:33 -03:00
rabbitmq improve rabbit controller 2025-08-26 19:15:59 +01:00
sqs style(sqs): format messageGroupId assignment for improved readability 2025-09-17 14:27:19 -03:00
webhook test: disable webhook https test 2025-06-16 15:27:16 -03:00
websocket feat(config): add telemetry and metrics configuration options 2025-09-17 16:50:36 -03:00
event.controller.ts merging with develop 2025-03-28 10:36:34 -03:00
event.dto.ts feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
event.manager.ts feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
event.router.ts feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
event.schema.ts feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00