Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
Has anyone integrated Qlik SaaS with Datadog at the application level? We need to trigger alerts for Qlik Sense app reload failures—any suggestions?
Thanks
Vishnu
Hi Vishnu,
not sure what is role of Datadog. But in Qlik Cloud we have default functionality to send alert mail/notification to users/Owners.
Hope this will help!!
Regards,
Prashant Sangle
Hi Prashant,
Yeah we already using default functionality but My Org wants to receive alerts on their mobiles such as messages or calls etc which we can trigger via Datadog.
Thanks
Vish
Hi @Vish35 ,
I don't know anything about Datadog, but you can probably use create an Automation that checks for failed reloads and then sends the info to your monitoring tools via REST API calls or anything else that works.
Here's how to setup the automation with Microsoft Teams: https://community.qlik.com/t5/Official-Support-Articles/How-to-run-an-automation-for-failed-reloads-...
The first part would the same. You will then need to find a way to communicate with DataDog, probably via Raw APIs blocks, or any other integration opportunity.