Skip to content

Update URLs in the datadog integration

This is an internal change that we need in the Datadog integration. Our edge layer team has deprecated the URLs that we are generating and we need to change it to this new one.

The URLs have to be changed:

  • from: https://webhooks-http-intake.logs.datadoghq.com/v1/input/(api-key)
  • to: https://webhooks-http-intake.logs.datadoghq.com/api/v2/webhook?dd-api-key=(api-key)

How would this work for updating existing rows of the integration? Is there a way to force refresh for all enabled projects?

cc @toupeira @arturoherrero

Merge request reports