Datadog webhook integration

stevek
Tera Contributor

I am trying to send events from Datadog using a webhook integration.
I tried the suggested payload mentioned here: https://www.servicenow.com/docs/r/it-operations-management/event-management/datadog-events-webhook.h...
But the host_name is not showing up properly.
I have a Datadog tag, device_name so when I hard code that, I can see the expected host:
host_name: $TAGS[device_name]
But what happens if I don't have a device_name tag? 

0 REPLIES 0