evolution-api/src/api/integrations
Davidson Gomes a03ce984f6 chore: Update telemetry and add new integrations
Refactored the telemetry guard to use a new sendTelemetry utility function,
which allows for easier tracking of API routes. Also, added telemetry events
for message sending in the Chatwoot and Typebot services.

Additionally, updated the README.md to include new content creators and
added new integrations with Typebot and Chatwoot services.

Modified:
- README.md
- package.json
- src/api/guards/telemetry.guard.ts
- src/api/integrations/chatwoot/services/chatwoot.service.ts
- src/api/integrations/typebot/services/typebot.service.ts

Added:
- src/utils/sendTelemetry.ts
2024-07-15 12:43:20 -03:00
..
chatwoot chore: Update telemetry and add new integrations 2024-07-15 12:43:20 -03:00
rabbitmq feat: Added debounce time for typebot messages 2024-06-11 17:56:20 -03:00
s3 chore: Integration with MinIO and S3 2024-07-13 16:07:16 -03:00
sqs feat: Added debounce time for typebot messages 2024-06-11 17:56:20 -03:00
typebot chore: Update telemetry and add new integrations 2024-07-15 12:43:20 -03:00
websocket feat: Added debounce time for typebot messages 2024-06-11 17:56:20 -03:00