21 Jul 2023 07:04 AM
Hi,
Can Dynatrace detect third party SMTP email service like SendGrid? If not, any chance we can add an entry point?
Solved! Go to Solution.
28 Jul 2023 03:18 PM
Hi @laura_lu you can download and install a Synthetic Monitor Port extension from the https://www.dynatrace.com/hub/ to check the SMTP ports of the service.
31 Jul 2023 12:37 AM
Hi Daniels,
Thank you for replying, I'm looking for tracing possibilities, have confirmed with support it's not supported.
31 Jul 2023 02:59 PM - edited 31 Jul 2023 03:00 PM
1. If you are using SendGrid via code - it is possible to send Open telemetry/one agent - You will track "email sent event"
2. Since email is HTML - it is possible to execute JS dtrum fed events/actions in the same way as for JS RUM application.(track user iteraction)
Monitoring SendGrid as a service is out of the scope indeed