Connector Improvement: Add Datadog Incident Impact custom attributes
AnsweredCustom fields added to an incident impact statement are not picked up by the Fivetran connector currently, I believe this is due to that data being exposed by a different endpoint than the overall incident endpoint. example endpoint below:
https://api.datadoghq.com/api/v2/incidents/{incident_id}/impacts
sample of the fields object returning:
"fields": {
"service": "my-service-name-here"
},
We use Services attached to an impact statement to clearly define the nature of the impact to each service/application, bringing this data into Snowflake would allow us to better visualize these impact statements over time.
-
Official comment
Hi Nathan,
Thanks for the input and the API link. I see that the API is in Preview and not yet GA - one of the reasons why we have not added support for it yet.
Nevertheless, we have added this to the backlog and will keep you posted as we make progress.
Regards,
Unni
Please sign in to leave a comment.
Comments
1 comment