evolution-api/src/utils
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
..
translations feat(chatwoot): send private message on error message sent from chatwoot 2024-04-23 15:09:28 -03:00
i18n.ts feat: add support for Spanish 2024-04-17 17:20:37 -04:00
makeProxyAgent.ts prisma orm: all endpoints ok 2024-06-06 17:01:48 -03:00
sendTelemetry.ts chore: Update telemetry and add new integrations 2024-07-15 12:43:20 -03:00
server-up.ts wip 2023-07-26 11:12:00 -03:00
use-multi-file-auth-state-prisma.ts chore: Remove unused fileExists function in use-multi-file-auth-state-prisma.ts 2024-07-12 14:15:16 -03:00
use-multi-file-auth-state-provider-files.ts feat: update Baileys library and add fake call feature 2024-06-14 08:44:19 -03:00
use-multi-file-auth-state-redis-db.ts feat: update Baileys library and add fake call feature 2024-06-14 08:44:19 -03:00