evolution-api/src
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
..
api chore: Update telemetry and add new integrations 2024-07-15 12:43:20 -03:00
cache feat: update Baileys library and add fake call feature 2024-06-14 08:44:19 -03:00
config chore: Integration with MinIO and S3 2024-07-13 16:07:16 -03:00
exceptions fix: reorganization of files and folders 2024-04-12 17:22:11 -03:00
libs log: removed excessive verbose logs 2024-06-06 18:04:45 -03:00
utils chore: Update telemetry and add new integrations 2024-07-15 12:43:20 -03:00
validate Add support for managing WhatsApp templates via official API 2024-07-12 12:32:44 -03:00
main.ts feat: Added debounce time for typebot messages 2024-06-11 17:56:20 -03:00